summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTodd Zullinger <tmzullinger@users.sourceforge.net>2007-01-04 18:55:38 +0000
committerTodd Zullinger <tmzullinger@users.sourceforge.net>2007-01-04 18:55:38 +0000
commite524e1ba62b67e9918f7a6a5be1131e126a54e1e (patch)
tree9fe9bca2b5bba27b130de4dc36a918b0e510d84a /configure.ac
parent4d8d0a9ae8394e9e93afe4b8b1f3df7ae0f993aa (diff)
downloadlibgpod-tmz-e524e1ba62b67e9918f7a6a5be1131e126a54e1e.tar.gz
libgpod-tmz-e524e1ba62b67e9918f7a6a5be1131e126a54e1e.tar.xz
libgpod-tmz-e524e1ba62b67e9918f7a6a5be1131e126a54e1e.zip
* configure.ac
gnome-autogen.sh bindings/python/Makefile.am docs/reference/libgpod-overrides.txt docs/reference/Makefile.am: fix make distcheck, minor automake cleanups. * bindings/python/gpod.i bindings/python/gpod.i.in: rename gpod.i -> gpod.i.in. it is now generated by autoconf. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1347 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c010c58..6f91045 100644
--- a/configure.ac
+++ b/configure.ac
@@ -161,6 +161,7 @@ AC_SUBST(LIBGPOD_LIBS)
AC_OUTPUT([
Makefile
bindings/Makefile
+bindings/python/gpod.i
bindings/python/Makefile
bindings/python/examples/Makefile
docs/Makefile