Revision: 2371
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2371&view=rev
Author:   teuf
Date:     2009-06-23 16:57:51 +0000 (Tue, 23 Jun 2009)

Log Message:
-----------
add missing header in Makefile.am, fixes make distcheck

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/src/Makefile.am

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2009-06-06 19:52:49 UTC (rev 2370)
+++ libgpod/trunk/ChangeLog     2009-06-23 16:57:51 UTC (rev 2371)
@@ -1,3 +1,8 @@
+2009-06-23  Christophe Fergeau  <[email protected]>
+
+       * src/Makefile.am: add missing header file to list of headers, fixes
+       make distcheck. Patch by "skemper"
+
 2009-06-06  Christophe Fergeau  <[email protected]>
 
        * configure.ac:

Modified: libgpod/trunk/src/Makefile.am
===================================================================
--- libgpod/trunk/src/Makefile.am       2009-06-06 19:52:49 UTC (rev 2370)
+++ libgpod/trunk/src/Makefile.am       2009-06-23 16:57:51 UTC (rev 2371)
@@ -45,6 +45,7 @@
        itdb_sha1.h             \
        itdb_sysinfo_extended_parser.h \
        itdb_thumb.h            \
+       itdb_tzinfo_data.h      \
        pixmaps.h               \
        sha1.h
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to