]> git.lyx.org Git - lyx.git/blobdiff - Makefile.am
Get rid of all traces of libintl.
[lyx.git] / Makefile.am
index 8fb666f401c094d3c8cc5f5e13244228f76df01d..6df1254bd93dbfef5b399deb068225139e186aa0 100644 (file)
@@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I m4 -I config
 MAINTAINERCLEANFILES += $(srcdir)/aclocal.m4 $(srcdir)/configure \
        $(srcdir)/config.h.in
 
-DIST_SUBDIRS = m4 config development intl po boost src sourcedoc lib
+DIST_SUBDIRS = m4 config development po boost src sourcedoc lib
 
 if BUILD_CLIENT_SUBDIR
 CLIENT = src/client
@@ -15,7 +15,7 @@ if USE_INCLUDED_BOOST
 BOOST = boost
 endif
 
-SUBDIRS = config development intl po $(BOOST) src sourcedoc lib \
+SUBDIRS = config development po $(BOOST) src sourcedoc lib \
        $(CLIENT) src/tex2lyx