rename gidlgen subdirectory to vala-gen-introspect
authorJuerg Billeter <j@bitron.ch>
Sat, 27 Oct 2007 07:32:48 +0000 (07:32 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Sat, 27 Oct 2007 07:32:48 +0000 (07:32 +0000)
2007-10-27  Juerg Billeter  <j@bitron.ch>

* configure.ac, vapigen/Makefile.am, vapigen/gidlgen/Makefile.am,
  vapigen/gidlgen/vala-gen-introspect.in, vapigen/vala-gen-introspect/:
  rename gidlgen subdirectory to vala-gen-introspect

svn path=/trunk/; revision=662

ChangeLog
configure.ac
vapigen/Makefile.am
vapigen/vala-gen-introspect/Makefile.am [moved from vapigen/gidlgen/Makefile.am with 100% similarity]
vapigen/vala-gen-introspect/vala-gen-introspect.in [moved from vapigen/gidlgen/vala-gen-introspect.in with 100% similarity]

index 6044485..79c78e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-27  Jürg Billeter  <j@bitron.ch>
+
+       * configure.ac, vapigen/Makefile.am, vapigen/gidlgen/Makefile.am,
+         vapigen/gidlgen/vala-gen-introspect.in, vapigen/vala-gen-introspect/:
+         rename gidlgen subdirectory to vala-gen-introspect
+
 2007-10-26  Jürg Billeter  <j@bitron.ch>
 
        * configure.ac, doc/Makefile.am, doc/gidlgen.1,
index 6cacff5..fd37e8e 100644 (file)
@@ -64,7 +64,7 @@ AC_CONFIG_FILES([Makefile
            doc/vala/Makefile
            gobject-introspection/Makefile
            vapigen/Makefile
-           vapigen/gidlgen/Makefile
-           vapigen/gidlgen/vala-gen-introspect])
+           vapigen/vala-gen-introspect/Makefile
+           vapigen/vala-gen-introspect/vala-gen-introspect])
 
 AC_OUTPUT
index 62f1b97..b1394b9 100644 (file)
@@ -1,7 +1,7 @@
 NULL =
 
 SUBDIRS = \
-       gidlgen
+       vala-gen-introspect \
        $(NULL)
 
 INCLUDES = \