diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | Makefile.am | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2007-11-10 Christophe Fergeau <teuf@gnome.org> + * Makefile.am: add README.SysInfo to EXTRADIST + +2007-11-10 Christophe Fergeau <teuf@gnome.org> + * NEWS: update for 0.6.0 release * README.SysInfo: explain how to get the firewire id from an iPod Touch diff --git a/Makefile.am b/Makefile.am index a01a801..dce2db6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,7 @@ pkgconfig_DATA = libgpod-1.0.pc EXTRA_DIST = \ TROUBLESHOOTING \ + README.SysInfo \ intltool-merge.in \ intltool-update.in \ intltool-extract.in \ |