From 505fc5ff0bb1678f7c5b453c7d54a4231b8068bd Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Sat, 18 Jun 2011 18:57:24 +0200 Subject: [PATCH] sample: re-enable all samples in the build --- sample/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/Makefile.am b/sample/Makefile.am index 412e80fc7..0e8aa4040 100755 --- a/sample/Makefile.am +++ b/sample/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = GtkDemo #pixmaps valtest opaquetest gio gtk-gio +SUBDIRS = test GtkDemo pixmaps valtest opaquetest gio gtk-gio if ENABLE_DOTNET DOTNET_TARGETS=drawing-sample.exe