X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=da38c190ace105da0cba93e0f9c4de00c400d725;hb=d171ae2c6cf02d0e909e1fc39e83e786dd29a258;hp=11db973d923d1756f95fc149c0ac40e34d89fdbd;hpb=5af062b550205f209a541fddd7c17dedc8715466;p=lyx.git diff --git a/Makefile.am b/Makefile.am index 11db973d92..da38c190ac 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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.OS2 INSTALL.autoconf INSTALL.Win32 \ + INSTALL.MacOSX README.OS2 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