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