summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2005-11-04 08:14:25 +0000
committerChristophe Fergeau <teuf@gnome.org>2005-11-04 08:14:25 +0000
commit7de31d6f7cd87c0722521b1abf2d27cff23468e6 (patch)
treedc0e6733c3d3e9cfea68a4182c0ce5be191729fe /ChangeLog
parentb670cad4b069fdfa8aee836c4afefaabf22d6d33 (diff)
downloadlibgpod-7de31d6f7cd87c0722521b1abf2d27cff23468e6.tar.gz
libgpod-7de31d6f7cd87c0722521b1abf2d27cff23468e6.tar.xz
libgpod-7de31d6f7cd87c0722521b1abf2d27cff23468e6.zip
2005-11-04 Christophe Fergeau <teuf@gnome.org>
* src/Makefile.am: db-itunes-parser.h was missing from the source file list, this made "make dist" generate uncompilable tarballs git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1138 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 777bbaf..9b768a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-04 Christophe Fergeau <teuf@gnome.org>
+ * src/Makefile.am: db-itunes-parser.h was missing from the source file
+ list, this made "make dist" generate uncompilable tarballs
+
+2005-11-04 Christophe Fergeau <teuf@gnome.org>
+
* autogen.sh: add missing call to glib-gettextize, this has the nice
side-effect of adding mkinstalldirs if automake didn't copy it for us.