empathy r1301 - trunk



Author: xclaesse
Date: Mon Aug  4 17:09:06 2008
New Revision: 1301
URL: http://svn.gnome.org/viewvc/empathy?rev=1301&view=rev

Log:
Remove intltool-* from Makefile.am to make it work with newer intltool.


Modified:
   trunk/Makefile.am

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Mon Aug  4 17:09:06 2008
@@ -23,24 +23,15 @@
 	--disable-schemas-install	\
 	--enable-gtk-doc
 
-INTLTOOL = 			\
-	intltool-extract.in 	\
-	intltool-merge.in 	\
-	intltool-update.in
-
 EXTRA_DIST = 			\
         ChangeLog               \
         ChangeLog.old           \
         README                  \
 	CONTRIBUTORS		\
-	autogen.sh		\
-	$(INTLTOOL)
+	autogen.sh
 
 DISTCLEANFILES = 		\
-        ChangeLog               \
-	intltool-extract	\
-	intltool-merge		\
-	intltool-update
+        ChangeLog
 
 # Workaround broken scrollkeeper that doesn't remove its files on
 # uninstall.



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