X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=bfccb7985b9ad57987191c7316dc0fed1a74e83c;hb=62af7ee772f16f154225d2d0b65d77f4376b6001;hp=5f79e77667ba3a8e08098faed41eedff9c385fff;hpb=9234516731fac37651f5dacfc0942dc40775b96e;p=lyx.git diff --git a/Makefile.am b/Makefile.am index 5f79e77667..bfccb7985b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,13 +18,13 @@ SUBDIRS = autotests config development po 3rdparty src sourcedoc lib \ EXTRA_DIST = ANNOUNCE INSTALL.autoconf RELEASE-NOTES UPGRADING \ INSTALL.Win32 INSTALL.MacOSX INSTALL.cmake \ - README.Cygwin README.localization lyx.1in \ + INSTALL.Cygwin README.localization lyx.1in \ autogen.sh CMakeLists.txt po/CMakeLists.txt man_MANS = lyx.1 # Set high compression level for xz distribution -XZ_OPT=-9ev +export XZ_OPT=-9ev rpmdist: dist $(LN_S) $(srcdir)/lib/images/lyx.png . ; \