Code

rules: make make's output more verbose
[pkg-collectd.git] / debian / rules
index 229a9be05aeb8e1bccc0b0ec6696ad6ddfce6384..6b0f1ef2e145c1fadec2ec382b0179c635c2558b 100755 (executable)
@@ -59,6 +59,7 @@ confflags = --host=$(DEB_HOST_GNU_TYPE) \
                        --without-libstatgrab \
                        --without-included-ltdl \
                        --disable-static \
+                       --disable-silent-rules \
                        --enable-all-plugins
 
 # These plugins do not provide any functionality under Linux.