From 601a4626350708757461503374b42d587114a98d Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Sat, 8 Apr 2006 20:58:34 +0000 Subject: 2006-04-08 Christophe Fergeau * 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 --- ChangeLog | 4 ++++ configure.ac | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8b13135..d9e6671 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-04-08 Christophe Fergeau + + * configure.ac: generate Makefile for bindings/python/examples + 2006-04-03 Jorg Schuler * 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 -- cgit