diff options
Diffstat (limited to 'src/grp-journal')
-rw-r--r-- | src/grp-journal/journalctl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grp-journal/journalctl/Makefile b/src/grp-journal/journalctl/Makefile index fe262b7517..f8519405d2 100644 --- a/src/grp-journal/journalctl/Makefile +++ b/src/grp-journal/journalctl/Makefile @@ -23,6 +23,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk +# using _CFLAGS = in the conditional below would suppress AM_CFLAGS journalctl_CFLAGS = \ journalctl_SOURCES = \ |