]> git.draconx.ca Git - aspectbin.git/blobdiff - configure.ac
Create an examples subdirectory.
[aspectbin.git] / configure.ac
index 9eae19ef03213650c585ff8b1673bcc8a6984bc5..d411b667d6548a328c3186e94910ccd2afc5ccd4 100644 (file)
@@ -21,5 +21,8 @@ AC_SUBST(GLADEUI_CFLAGS)
 
 AM_CONDITIONAL([BUILD_GLADE], [test x"$have_glade" = x"yes"])
 
-AC_CONFIG_FILES([Makefile])
+AC_CONFIG_FILES([
+       Makefile
+       examples/Makefile
+       ])
 AC_OUTPUT