Author: johans
Date: Sun Feb 10 15:14:41 2008
New Revision: 448
URL: http://svn.gnome.org/viewvc/ontv?rev=448&view=rev

Log:
Fixed problem with distcheck build.

Modified:
   trunk/data/Makefile.am

Modified: trunk/data/Makefile.am
==============================================================================
--- trunk/data/Makefile.am      (original)
+++ trunk/data/Makefile.am      Sun Feb 10 15:14:41 2008
@@ -40,11 +40,14 @@
 DISTCLEANFILES =               \
        $(schema_DATA)          \
        $(server_in_files)      \
-       $(server_DATA)
+       $(server_DATA)          \
+       $(xml_in_files)         \
+       $(xml_DATA)
 
 EXTRA_DIST =                           \
        GNOME_OnTVApplet.server.in.in   \
        GNOME_OnTVApplet.xml            \
        $(glade_DATA)                   \
        $(ui_DATA)                      \
-       $(schema_in_files)
+       $(schema_in_files)              \
+       $(xml_in_files)
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit 
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development 
mailing list. Email [EMAIL PROTECTED] if interested.

Reply via email to