libgweather r148 - in trunk: . data



Author: vuntz
Date: Mon Apr  7 23:02:32 2008
New Revision: 148
URL: http://svn.gnome.org/viewvc/libgweather?rev=148&view=rev

Log:
2008-04-07  Vincent Untz  <vuntz gnome org>

	* data/Makefile.am: fix check rule to work with distcheck


Modified:
   trunk/ChangeLog
   trunk/data/Makefile.am

Modified: trunk/data/Makefile.am
==============================================================================
--- trunk/data/Makefile.am	(original)
+++ trunk/data/Makefile.am	Mon Apr  7 23:02:32 2008
@@ -11,4 +11,4 @@
 	LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po-locations/.intltool-merge-cache $(top_srcdir)/po-locations $< $@
 
 check:
-	xmllint --valid --noout Locations.xml.in
+	xmllint --valid --noout $(top_srcdir)/data/Locations.xml.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]