summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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