]> git.lyx.org Git - lyx.git/blobdiff - Makefile.am
code cosmetics to the iterator fix
[lyx.git] / Makefile.am
index 11db973d923d1756f95fc149c0ac40e34d89fdbd..ecc1d48ce27c723df0ff78067eb2ea802d2b93dd 100644 (file)
@@ -9,17 +9,15 @@ 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 \
+EXTRA_DIST = ANNOUNCE INSTALL.autoconf INSTALL.Win32 \
+       INSTALL.MacOSX README.Win32 \
        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