summaryrefslogtreecommitdiff
path: root/src/grp-journal/journalctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-journal/journalctl/Makefile')
-rw-r--r--src/grp-journal/journalctl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-journal/journalctl/Makefile b/src/grp-journal/journalctl/Makefile
index 7fc5e64143..ce650ae733 100644
--- a/src/grp-journal/journalctl/Makefile
+++ b/src/grp-journal/journalctl/Makefile
@@ -49,6 +49,6 @@ journalctl_LDADD += \
$(QRENCODE_LIBS)
endif # HAVE_QRENCODE
-systemd.CPPFLAGS += -DCATALOG_DATABASE=\"$(catalogstatedir)/database\"
+sd.CPPFLAGS += -DCATALOG_DATABASE=\"$(catalogstatedir)/database\"
include $(topsrcdir)/build-aux/Makefile.tail.mk