summaryrefslogtreecommitdiff
path: root/demos/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-02-09 08:45:40 -0500
committerMatthias Clasen <mclasen@redhat.com>2012-02-09 08:45:40 -0500
commit71efe31f16deab2da894bad5bcba1beb00037341 (patch)
treecd1bb49423bd1ec3c7c35ea27fe8ee40f74fba39 /demos/Makefile.am
parent41e98b14d33bf7be882df414b98793205f3f26f3 (diff)
downloadgtk+-71efe31f16deab2da894bad5bcba1beb00037341.tar.gz
Move widget-factory to demos/
Lets install this, for the benefit of artists everywhere.
Diffstat (limited to 'demos/Makefile.am')
-rw-r--r--demos/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/Makefile.am b/demos/Makefile.am
index 254458d6c5..85bf0b4e67 100644
--- a/demos/Makefile.am
+++ b/demos/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am for gtk+/demos
include $(top_srcdir)/Makefile.decl
-SUBDIRS = gtk-demo pixbuf-demo
+SUBDIRS = gtk-demo widget-factory pixbuf-demo
-include $(top_srcdir)/git.mk