[json-glib] build: Fix previous commit



commit 7c07a6549df1ae1b4826bf40f70c62768ce7e35b
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Mon Jan 10 11:56:32 2011 +0000

    build: Fix previous commit

 configure.ac |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5fe0bf5..e07c4c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -166,15 +166,22 @@ GOBJECT_INTROSPECTION_CHECK([0.9.5])
 
 AC_CONFIG_FILES([
         Makefile
+
         build/Makefile
         build/autotools/Makefile
+        build/win32/Makefile
+        build/win32/vs9/Makefile
+
         json-glib/Makefile
         json-glib/json-version.h
         json-glib/tests/Makefile
+
         tests/Makefile
+
         doc/Makefile
         doc/reference/Makefile
         doc/reference/version.xml
+
         json-glib.pc
 ])
 



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