summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2015-03-03 00:02:25 +0100
committerBenjamin Otte <otte@redhat.com>2015-03-18 15:23:33 +0100
commitd55c261079370e3ddd61f3dab6bea9067380480e (patch)
treed2be530faa70e96dab84f0e59449dec42164d93e /gtk/Makefile.am
parent8640bc47b1e7208bc5e3b7a77ef5cf321c74db88 (diff)
downloadgtk+-d55c261079370e3ddd61f3dab6bea9067380480e.tar.gz
inspector: Add a new page that lists the CSS node tree
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 1af8ecb677..c59f63e8c1 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -1130,7 +1130,7 @@ gtktypebuiltins.c: $(gtk_public_h_sources) $(a11y_h_sources) $(deprecated_h_sour
&& cp xgen-gtbc gtktypebuiltins.c \
&& rm -f xgen-gtbc
-gtk.gresource.xml: Makefile.am
+gtk.gresource.xml: Makefile.am inspector/Makefile.inc
$(AM_V_GEN) echo "<?xml version='1.0' encoding='UTF-8'?>" > $@; \
echo "<gresources>" >> $@; \
echo " <gresource prefix='/org/gtk/libgtk'>" >> $@; \