[glibmm/gmmproc-refactor] Try to compile generated glibmm sources, examples and tests.



commit 9127191c6be1d43cfdfa5173c8c6aa164794b191
Author: Krzesimir Nowak <qdlacz gmail com>
Date:   Sun Jul 22 17:39:49 2012 +0200

    Try to compile generated glibmm sources, examples and tests.

 Makefile.am |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index a19f882..4418f79 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,9 +31,10 @@ doc_subdirs =
 endif
 SUBDIRS =
 #SUBDIRS += tools
-SUBDIRS += $(src_subdirs)
-#SUBDIRS += glib/glibmm gio/giomm
-#SUBDIRS += tests examples $(doc_subdirs)
+SUBDIRS += $(src_subdirs) glib/glibmm
+#SUBDIRS += gio/giomm
+SUBDIRS += tests examples
+#SUBDIRS += $(doc_subdirs)
 
 glibmm_includedir = $(includedir)/$(GLIBMM_MODULE_NAME)
 glibmm_include_HEADERS = glib/glibmm.h



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]