summaryrefslogtreecommitdiff
path: root/demos/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-06-24 18:36:29 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-06-24 21:58:40 -0400
commita5f474bc667b100b029a56f81d3a39e01bf34c4b (patch)
tree6756f18203184b2fdde3f56226bb804ff6f69103 /demos/Makefile.am
parent12e389dd3ce48f58208d42ac0369c7303190adb0 (diff)
downloadgtk+-a5f474bc667b100b029a56f81d3a39e01bf34c4b.tar.gz
Add an icon browser
This is meant to help app authors choose the right icons.
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 5e2ae7e629..5c4873cc10 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 widget-factory
+SUBDIRS = gtk-demo widget-factory icon-browser
-include $(top_srcdir)/git.mk