summaryrefslogtreecommitdiff
path: root/src/libfirewall
diff options
context:
space:
mode:
Diffstat (limited to 'src/libfirewall')
-rw-r--r--src/libfirewall/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libfirewall/Makefile b/src/libfirewall/Makefile
index ced0f7e476..ebc567cc55 100644
--- a/src/libfirewall/Makefile
+++ b/src/libfirewall/Makefile
@@ -39,4 +39,6 @@ libfirewall_la_LIBADD = \
$(LIBIPTC_LIBS)
endif # HAVE_LIBIPTC
+systemd.CPPFLAGS += $(libbasic.CPPFLAGS)
+
include $(topsrcdir)/build-aux/Makefile.tail.mk