summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2012-05-10 22:05:37 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2012-05-10 22:05:37 +0200
commitb8112e34ccca7501bc32add471e05b926f509ad6 (patch)
tree0e2a8c4a112ef9df9b87e10dcafc3e4f9b3ac715 /Makefile.am
parent1c67aca41a9d7ff133c27f841d55721b1701f9ee (diff)
Enable silent (kernel style) compile messages
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 42b9550..f4fd978 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,11 +14,6 @@ IP_SET_MAX=256
else
IP_SET_MAX=$(MAXSETS)
endif
-if ENABLE_VERBOSE
-V=1
-else
-V=0
-endif
SUBDIRS = include/libipset lib src