]> git.lyx.org Git - lyx.git/blobdiff - Makefile.am
Fix defaultFont problems (bug 2308)
[lyx.git] / Makefile.am
index 1778e4ff5a1b11c1304765e6098bc25746087dfa..ecc1d48ce27c723df0ff78067eb2ea802d2b93dd 100644 (file)
@@ -14,12 +14,10 @@ else
 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