summaryrefslogtreecommitdiff
path: root/src/libfirewall
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 02:38:08 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 02:38:08 -0400
commitd10902f55ae7aed2eeffedcd29d8ced80ec903ba (patch)
tree135c72aaa9c1a1fc73ff4a6ea0fdd89cb1f59ba1 /src/libfirewall
parente7af93b77b33c6cb9241d5c72283357682394a96 (diff)
Makefile tidy
Diffstat (limited to 'src/libfirewall')
-rw-r--r--src/libfirewall/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/libfirewall/Makefile b/src/libfirewall/Makefile
index 7ddfc7d288..6df4908c21 100644
--- a/src/libfirewall/Makefile
+++ b/src/libfirewall/Makefile
@@ -40,6 +40,5 @@ libfirewall_la_LIBADD = \
endif # HAVE_LIBIPTC
$(eval $(value automake2autothing))
-AM_CPPFLAGS += $(libbasic.CPPFLAGS)
-
+systemd.CPPFLAGS += $(libbasic.CPPFLAGS)
include $(topsrcdir)/build-aux/Makefile.tail.mk