summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2006-04-08 20:58:34 +0000
committerChristophe Fergeau <teuf@gnome.org>2006-04-08 20:58:34 +0000
commit601a4626350708757461503374b42d587114a98d (patch)
tree307741f46bb7462c54650eafada7c5d1828bb06b
parenta25c5cea875b1fd087d5ebd88d192c2f321d9ee9 (diff)
downloadlibgpod-601a4626350708757461503374b42d587114a98d.tar.gz
libgpod-601a4626350708757461503374b42d587114a98d.tar.xz
libgpod-601a4626350708757461503374b42d587114a98d.zip
2006-04-08 Christophe Fergeau <teuf@gnome.org>
* configure.ac: generate Makefile for bindings/python/examples git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1239 f01d2545-417e-4e96-918e-98f8d0dbbcb6
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b13135..d9e6671 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-04-08 Christophe Fergeau <teuf@gnome.org>
+
+ * configure.ac: generate Makefile for bindings/python/examples
+
2006-04-03 Jorg Schuler <jcsjcs at users.sourceforge.net>
* itdb.h: flag1 -> has_artwork
diff --git a/configure.ac b/configure.ac
index 02e3520..d351fba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -147,6 +147,7 @@ AC_OUTPUT([
Makefile
bindings/Makefile
bindings/python/Makefile
+bindings/python/examples/Makefile
m4/Makefile
po/Makefile.in
src/Makefile