examples: build the stepping2 example
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 12 Jun 2009 11:52:25 +0000 (13:52 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 12 Jun 2009 11:52:25 +0000 (13:52 +0200)
tests/examples/seek/Makefile.am

index f983ce4..9969d5a 100644 (file)
@@ -2,7 +2,7 @@ if HAVE_GTK_X11
 GTK_EXAMPLES=seek scrubby
 endif
 
-examples = $(GTK_EXAMPLES) stepping
+examples = $(GTK_EXAMPLES) stepping stepping2
 
 noinst_PROGRAMS = $(examples)