summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Cécile (Le_Vert) <gandalf@le-vert.net>2018-04-24 16:52:34 +0200
committerAndrej Shadura <andrewsh@debian.org>2018-04-24 16:52:34 +0200
commit331a4905a5c83d635f9ad3b075c3593c3e31bdbb (patch)
tree8db8ea48f6d513a1436cfcc43d7c8f44e16d2d05
parent8166fd528e5d0fa70803163d5be09f457a59fe14 (diff)
Let's show what happens...
Gbp-Pq: Name 001-Disable_Makefile_silent_output.diff
-rw-r--r--buildsys.mk.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildsys.mk.in b/buildsys.mk.in
index dc54919..c1b3870 100644
--- a/buildsys.mk.in
+++ b/buildsys.mk.in
@@ -102,7 +102,7 @@ PLUGIN_OBJS = ${OBJS:.o=.plugin.o}
MO_FILES = ${LOCALES:.po=.mo}
-.SILENT:
+#.SILENT:
.SUFFIXES:
.SUFFIXES: .beam .c .c.dep .cc .cc.dep .class .cxx .cxx.dep .d .erl .lib.o .java .mo .m .m.dep .mm .mm.dep .o .plugin.o .po .py .pyc .rc .S .S.dep .xpm
.PHONY: all subdirs ${SUBDIRS} pre-depend depend install install-extra uninstall uninstall-extra clean distclean locales