summaryrefslogtreecommitdiff
path: root/src/libfirewall
diff options
context:
space:
mode:
Diffstat (limited to 'src/libfirewall')
-rw-r--r--src/libfirewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libfirewall/Makefile b/src/libfirewall/Makefile
index 145041baee..7ddfc7d288 100644
--- a/src/libfirewall/Makefile
+++ b/src/libfirewall/Makefile
@@ -37,7 +37,7 @@ libfirewall_la_CFLAGS = \
libfirewall_la_LIBADD = \
$(LIBIPTC_LIBS)
-endif
+endif # HAVE_LIBIPTC
$(eval $(value automake2autothing))
AM_CPPFLAGS += $(libbasic.CPPFLAGS)