[glibmm/gmmproc-refactor] For now, only generate glibmm sources.



commit 9fdfa7f3b2856dc102e2c0b40acc65dbce1331e1
Author: Krzesimir Nowak <qdlacz gmail com>
Date:   Thu Jul 12 18:02:17 2012 +0200

    For now, only generate glibmm sources.

 Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e6d1853..24bd8cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,9 +31,9 @@ doc_subdirs =
 endif
 SUBDIRS =
 #SUBDIRS += tools
-SUBDIRS += $(src_subdirs) glib/glibmm
-#SUBDIRS += gio/giomm
-SUBDIRS += tests examples $(doc_subdirs)
+SUBDIRS += $(src_subdirs)
+#SUBDIRS += glib/glibmm gio/giomm
+#SUBDIRS += tests examples $(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]