diff options
Diffstat (limited to 'demos/Makefile.am')
-rw-r--r-- | demos/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/Makefile.am b/demos/Makefile.am index 3aa45b4223..34baf29359 100644 --- a/demos/Makefile.am +++ b/demos/Makefile.am @@ -1,5 +1,7 @@ ## Makefile.am for gtk+/demos +SUBDIRS = testgtk + INCLUDES = @STRIP_BEGIN@ \ -I$(top_srcdir) \ -I$(top_builddir)/gdk \ |