Add a drawing example to the tutorial

This commit is contained in:
Matthias Clasen
2011-01-18 23:57:17 -05:00
parent ceeaf183a1
commit 80e1340e51
5 changed files with 245 additions and 1 deletions

View File

@ -48,4 +48,9 @@ LDADD = \
$(top_builddir)/gtk/libgtk-3.0.la \
$(GTK_DEP_LIBS)
noinst_PROGRAMS = hello-world window-default bloatpad grid-packing
noinst_PROGRAMS = \
hello-world \
window-default \
bloatpad \
grid-packing \
drawing