summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2014-12-12 17:32:02 -0800
committerJasper St. Pierre <jstpierre@mecheye.net>2014-12-12 17:32:02 -0800
commit4c0b2087c682a3fe2d0f1854cbe11a2796e783c0 (patch)
tree5956412ce2344f591d29e07e43706a5bf2f49129 /gdk/Makefile.am
parentd296a77fdc6dcbb70c2d5af21cdf830a3acc88a4 (diff)
downloadgtk+-4c0b2087c682a3fe2d0f1854cbe11a2796e783c0.tar.gz
gdk: Emit stamp-gc-h in the correct directory
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r--gdk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index 19d0401480..2a0352b838 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -430,7 +430,7 @@ gdkconfig.h: stamp-gc-h
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 > $(@F)
+ && echo timestamp > gdk/$(@F)
dist-hook: ../build/win32/vs9/gdk.vcproj ../build/win32/vs10/gdk.vcxproj ../build/win32/vs10/gdk.vcxproj.filters