]> git.lyx.org Git - lyx.git/blobdiff - development/Makefile.am
update scons files
[lyx.git] / development / Makefile.am
index 14e412410f106d6ab75e896df4bed301945edecb..f7d88dd6c30e2436fedb7d996df0b8f5d43deac5 100644 (file)
@@ -4,6 +4,10 @@ if INSTALL_MACOSX
 SUBDIRS = MacOSX
 endif
 
+if INSTALL_CYGWIN
+SUBDIRS = cygwin
+endif
+
 EXTRA_DIST = boostworkaround.txt coding/Rules coding/Recommendations \
        FORMAT lyx.rpm.README \
        lyxserver lyx.spec.in lyx.spec Seminar.txt \
@@ -15,6 +19,8 @@ tools/x-font \
 tools/README \
 tools/count_total_lines_of_compiled_code.sh \
 tools/count_lines_of_included_code.sh \
+tools/lyxeditor \
+tools/lyxpak.py \
 Win32/launcher/launcher.nsi \
 Win32/packaging/icons/lyx_doc.svg \
 Win32/packaging/icons/lyx_32x32.png \
@@ -126,7 +132,6 @@ Win32/packaging/AltInstaller/specials/PDFViewWin/PDFViewWin.exe \
 Win32/packaging/AltInstaller/specials/PDFViewWin/PDFViewWin.res \
 Win32/packaging/AltInstaller/specials/AspellRepositories.txt \
 Win32/packaging/AltInstaller/specials/AspellDictionaryNames.txt \
-Win32/packaging/AltInstaller/specials/preferences \
 Win32/packaging/build_msvs_debug.bat \
 Win32/packaging/build_msvc.bat \
 Win32/packaging/Microsoft.VC90.CRT.manifest \