]> git.0d.be Git - empathy.git/commitdiff
Remove intltool-* from Makefile.am to make it work with newer intltool.
authorXavier Claessens <xclaesse@src.gnome.org>
Mon, 4 Aug 2008 17:09:06 +0000 (17:09 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Mon, 4 Aug 2008 17:09:06 +0000 (17:09 +0000)
svn path=/trunk/; revision=1301

Makefile.am

index 4d552e25b2086f7c5847fd3a296908d092f9bc04..06cdb86535326e1230e8f4ae74cd918ef68fda6c 100644 (file)
@@ -23,24 +23,15 @@ DISTCHECK_CONFIGURE_FLAGS =         \
        --disable-schemas-install       \
        --enable-gtk-doc
 
        --disable-schemas-install       \
        --enable-gtk-doc
 
-INTLTOOL =                     \
-       intltool-extract.in     \
-       intltool-merge.in       \
-       intltool-update.in
-
 EXTRA_DIST =                   \
         ChangeLog               \
         ChangeLog.old           \
         README                  \
        CONTRIBUTORS            \
 EXTRA_DIST =                   \
         ChangeLog               \
         ChangeLog.old           \
         README                  \
        CONTRIBUTORS            \
-       autogen.sh              \
-       $(INTLTOOL)
+       autogen.sh
 
 DISTCLEANFILES =               \
 
 DISTCLEANFILES =               \
-        ChangeLog               \
-       intltool-extract        \
-       intltool-merge          \
-       intltool-update
+        ChangeLog
 
 # Workaround broken scrollkeeper that doesn't remove its files on
 # uninstall.
 
 # Workaround broken scrollkeeper that doesn't remove its files on
 # uninstall.