projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac68295
)
Makefiles: Support --enable-silent-rules for one more target.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 27 Sep 2014 04:40:52 +0000
(21:40 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 27 Sep 2014 04:40:52 +0000
(21:40 -0700)
src/ui/gui/automake.mk
patch
|
blob
|
history
diff --git
a/src/ui/gui/automake.mk
b/src/ui/gui/automake.mk
index 3086358ffe4fdf294fc6763c378efca4bb124bac..7f4d474f6bf6dcea223f92ae33b747698df791ac 100644
(file)
--- a/
src/ui/gui/automake.mk
+++ b/
src/ui/gui/automake.mk
@@
-335,7
+335,7
@@
PHONY += yelp-check
AM_CPPFLAGS += -Isrc
src/ui/gui/pspp.desktop: src/ui/gui/gen-dot-desktop.sh $(POFILES)
- POFILES="$(POFILES)" top_builddir="$(top_builddir)" $(SHELL) $< > $@
+
$(AM_V_GEN)
POFILES="$(POFILES)" top_builddir="$(top_builddir)" $(SHELL) $< > $@
CLEANFILES+=src/ui/gui/pspp.desktop