]> git.lyx.org Git - lyx.git/blobdiff - Makefile.am
update german examples (from Hartmut Haase)
[lyx.git] / Makefile.am
index 11db973d923d1756f95fc149c0ac40e34d89fdbd..da38c190ace105da0cba93e0f9c4de00c400d725 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.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