summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authortmzullinger <tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2007-01-04 18:55:38 +0000
committertmzullinger <tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2007-01-04 18:55:38 +0000
commit6a888dacc6444b71ec0af93757fdbfd9e0df8de3 (patch)
tree9fe9bca2b5bba27b130de4dc36a918b0e510d84a /configure.ac
parent03a8cf5ef924013f9dc5d6d1547a4796032377fa (diff)
downloadlibgpod-6a888dacc6444b71ec0af93757fdbfd9e0df8de3.tar.gz
libgpod-6a888dacc6444b71ec0af93757fdbfd9e0df8de3.tar.xz
libgpod-6a888dacc6444b71ec0af93757fdbfd9e0df8de3.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