summaryrefslogtreecommitdiff
path: root/src/libfirewall/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/libfirewall/Makefile')
-rw-r--r--src/libfirewall/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libfirewall/Makefile b/src/libfirewall/Makefile
index 07611cef1e..145041baee 100644
--- a/src/libfirewall/Makefile
+++ b/src/libfirewall/Makefile
@@ -40,4 +40,6 @@ libfirewall_la_LIBADD = \
endif
$(eval $(value automake2autothing))
+AM_CPPFLAGS += $(libbasic.CPPFLAGS)
+
include $(topsrcdir)/build-aux/Makefile.tail.mk