]> err.no Git - libchamplain/commitdiff
adding a Makefile in bindings
authorStephane Delcroix <stephane@delcroix.org>
Fri, 13 Feb 2009 21:16:11 +0000 (22:16 +0100)
committerStephane Delcroix <stephane@delcroix.org>
Fri, 13 Feb 2009 21:16:11 +0000 (22:16 +0100)
bindings/Makefile.am [new file with mode: 0644]
configure.ac

diff --git a/bindings/Makefile.am b/bindings/Makefile.am
new file mode 100644 (file)
index 0000000..122e7bc
--- /dev/null
@@ -0,0 +1 @@
+SUBDIRS= managed
index f592db8b072791c142e0f7c826b532e7816f2503..6416f1ab4ad3df3a98d972ecbf933a748267fa2a 100644 (file)
@@ -146,7 +146,8 @@ AC_CONFIG_FILES([Makefile
                  tidy/Makefile
                  docs/reference/Makefile
                  docs/reference/version.xml
-                 champlain.pc])
+                 champlain.pc
+                bindings/Makefile])
 AC_OUTPUT
 
 echo ""