summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-11-30 17:18:31 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-11-30 17:18:54 -0500
commitbae4450698e49f0ddbe80e967d332d66584e9eec (patch)
tree91c52ff1e2832d98144747a03cbb8247ef14fdb5 /gdk/Makefile.am
parent09f83fff5256391fe90c0421dd86148048adbac6 (diff)
downloadgtk+-bae4450698e49f0ddbe80e967d332d66584e9eec.tar.gz
Quiet some make rules
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r--gdk/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index ac459b780e..19d0401480 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -429,8 +429,8 @@ gdkconfig.h: stamp-gc-h
$(AM_V_GEN) if test -f gdkconfig.h; then :; \
else rm -f stamp-gc-h; $(MAKE) stamp-gc-h; fi
stamp-gc-h: $(top_builddir)/config.status
- $(AM_V_at) cd $(top_builddir) && $(SHELL) ./config.status gdk/gdkconfig.h
- echo timestamp > stamp-gc-h
+ $(AM_V_at) cd $(top_builddir) && $(SHELL) ./config.status gdk/gdkconfig.h \
+ && echo timestamp > $(@F)
dist-hook: ../build/win32/vs9/gdk.vcproj ../build/win32/vs10/gdk.vcxproj ../build/win32/vs10/gdk.vcxproj.filters