Add a drawing example to the tutorial
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user