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
commit867195c87012e672a1229b792e8a6bd5d8194305 (patch)
tree9fe9bca2b5bba27b130de4dc36a918b0e510d84a /configure.ac
parent9b92e03cdf8f27da34827489bd6ae629094fdce5 (diff)
downloadlibgpod-867195c87012e672a1229b792e8a6bd5d8194305.tar.gz
libgpod-867195c87012e672a1229b792e8a6bd5d8194305.tar.xz
libgpod-867195c87012e672a1229b792e8a6bd5d8194305.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