summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--maint/flowgraph.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/maint/flowgraph.mk b/maint/flowgraph.mk
index 7e9ac4197..eca63d04f 100644
--- a/maint/flowgraph.mk
+++ b/maint/flowgraph.mk
@@ -8,7 +8,7 @@
# Main Makefile from the Mailutils top-level source directory must be
# included atop of this one.
#
-CFLOW_FLAGS=-i^s --brief \
+CFLOW_FLAGS=-i^s --brief --all\
--define '__attribute__\(c\)'\
--symbol __inline:=inline\
--symbol __inline__:=inline\

Return to:

Send suggestions and report system problems to the System administrator.