summaryrefslogtreecommitdiff
path: root/src/libsystemd/libsystemd-journal-internal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsystemd/libsystemd-journal-internal/Makefile')
-rw-r--r--src/libsystemd/libsystemd-journal-internal/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/libsystemd/libsystemd-journal-internal/Makefile b/src/libsystemd/libsystemd-journal-internal/Makefile
index 6d0be9edff..a645ac5cff 100644
--- a/src/libsystemd/libsystemd-journal-internal/Makefile
+++ b/src/libsystemd/libsystemd-journal-internal/Makefile
@@ -110,8 +110,7 @@ noinst_LTLIBRARIES += \
libsystemd-journal-internal.la
$(eval $(value automake2autothing))
-AM_CPPFLAGS += $(libbasic.CPPFLAGS)
-AM_CPPFLAGS += -DCATALOG_DATABASE=\"$(catalogstatedir)/database\"
+systemd.CPPFLAGS += $(libbasic.CPPFLAGS)
+systemd.CPPFLAGS += -DCATALOG_DATABASE=\"$(catalogstatedir)/database\"
$(outdir)/audit-type.lo: $(outdir)/audit_type-to-name.h
-
include $(topsrcdir)/build-aux/Makefile.tail.mk