Revision: 1613
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1613&view=rev
Author:   tmzullinger
Date:     2007-06-29 10:12:48 -0700 (Fri, 29 Jun 2007)

Log Message:
-----------
include tests.py in EXTRA_DIST

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/bindings/python/tests/Makefile.am

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2007-06-29 16:02:00 UTC (rev 1612)
+++ libgpod/trunk/ChangeLog     2007-06-29 17:12:48 UTC (rev 1613)
@@ -1,5 +1,10 @@
-2007-06-23 Jorg Schuler <jcsjcs at users.sourceforge.net>
+2007-06-29  Todd Zullinger <tmzullinger at users.sourceforge.net>
 
+       * bindings/python/tests/Makefile.am:
+         include tests.py in EXTRA_DIST
+
+2007-06-29 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
        * src/itdb_artwork.c (itdb_thumb_free, itdb_thumb_duplicate): fix
          compile time error when compiling without GDKPIXBUF. Alternative
          fix: add '#include <glib-object.h>'. Thanks to Olivier CrĂȘte.

Modified: libgpod/trunk/bindings/python/tests/Makefile.am
===================================================================
--- libgpod/trunk/bindings/python/tests/Makefile.am     2007-06-29 16:02:00 UTC 
(rev 1612)
+++ libgpod/trunk/bindings/python/tests/Makefile.am     2007-06-29 17:12:48 UTC 
(rev 1613)
@@ -1,4 +1,6 @@
-EXTRA_DIST = resources
+EXTRA_DIST =            \
+        resources       \
+        tests.py
 
 dist-hook:
        rm -rf `find $(distdir)/resources -type d -name .svn`


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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to