aboutsummaryrefslogtreecommitdiff
path: root/flags.h
diff options
context:
space:
mode:
Diffstat (limited to 'flags.h')
-rw-r--r--flags.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/flags.h b/flags.h
index 62865a3..df26f5c 100644
--- a/flags.h
+++ b/flags.h
@@ -49,6 +49,7 @@ struct Flags {
bool werror_implicit_rules;
bool warn_suffix_rules;
bool werror_suffix_rules;
+ bool top_level_phony;
bool warn_real_to_phony;
bool werror_real_to_phony;
bool warn_phony_looks_real;