]> git.lyx.org Git - lyx.git/blobdiff - Makefile.am
Update Bernd Rellermeyer's entry
[lyx.git] / Makefile.am
index 11db973d923d1756f95fc149c0ac40e34d89fdbd..49054584cb64938b3d1095de38015571c315f313 100644 (file)
@@ -9,17 +9,14 @@ MAINTAINERCLEANFILES += $(srcdir)/aclocal.m4 \
 DIST_SUBDIRS = m4 config development intl po boost src sourcedoc lib
 
 if USE_INCLUDED_BOOST
-SUBDIRS = m4 config development intl po boost src sourcedoc lib
+SUBDIRS = config development intl po boost src sourcedoc lib
 else
-SUBDIRS = m4 config development intl po src sourcedoc lib
+SUBDIRS = config development intl po src sourcedoc lib
 endif
 
 EXTRA_DIST = ANNOUNCE INSTALL.OS2 INSTALL.autoconf README.OS2 \
        UPGRADING lyx.man autogen.sh
 
-# Hack so that the targets that use tar will also work with automake 1.4
-AMTAR ?= $(TAR)
-
 man_MANS = lyx.1
 
 ## Needed by bindist