examples: build the stepping2 example

This commit is contained in:
Wim Taymans 2009-06-12 13:52:25 +02:00
parent 6a7d0ebf2a
commit 54dc7b963f

View file

@ -2,7 +2,7 @@ if HAVE_GTK_X11
GTK_EXAMPLES=seek scrubby GTK_EXAMPLES=seek scrubby
endif endif
examples = $(GTK_EXAMPLES) stepping examples = $(GTK_EXAMPLES) stepping stepping2
noinst_PROGRAMS = $(examples) noinst_PROGRAMS = $(examples)