libgweather r29 - trunk/data



Author: federico
Date: Thu Jan 10 18:50:28 2008
New Revision: 29
URL: http://svn.gnome.org/viewvc/libgweather?rev=29&view=rev

Log:
Ahem, add data/Makefile.am

Signed-off-by: Federico Mena Quintero <federico gnu org>


Added:
   trunk/data/Makefile.am

Added: trunk/data/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/data/Makefile.am	Thu Jan 10 18:50:28 2008
@@ -0,0 +1,9 @@
+EXTRA_DIST =			\
+	locations_diff.py	\
+	locations.dtd		\
+	Locations.xml
+
+libgweatherlocationsdir = $(pkgdatadir)
+libgweatherlocations_in_files = Locations.xml.in
+libgweatherlocations_DATA = $(libgweatherlocations_in_files:.xml.in=.xml) locations.dtd
+%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po-locations/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po-locations/.intltool-merge-cache $(top_srcdir)/po-locations $< $@



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