summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-01-18 23:01:16 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-01-18 23:59:17 -0500
commitceeaf183a11f2abfc487d6381718a2707e65f41d (patch)
tree6f710b388ad2f40ab446475070453221bdfb650b /examples/Makefile.am
parentce1244fdd74d736e81cb12653fdc956146d03ffc (diff)
downloadgtk+-ceeaf183a11f2abfc487d6381718a2707e65f41d.tar.gz
Add a packing example to the tutorial
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 2d2a491695..f4d06bfd41 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -48,4 +48,4 @@ LDADD = \
$(top_builddir)/gtk/libgtk-3.0.la \
$(GTK_DEP_LIBS)
-noinst_PROGRAMS = hello-world window-default bloatpad
+noinst_PROGRAMS = hello-world window-default bloatpad grid-packing