]> git.lyx.org Git - lyx.git/blobdiff - development/cygwin/Makefile.am
Fix data loss with [ in first cell of aligned
[lyx.git] / development / cygwin / Makefile.am
index 6e5684f9444e45e32fb704d4b97bf0709070f3a2..e313415359772381c87bddef47fc7b5be7548ace 100644 (file)
@@ -19,7 +19,7 @@ lyxwin_SOURCES = lyxwin.c lyxwinres.rc
 lyxeditor_LDFLAGS=-mwindows -e _mainCRTStartup
 lyxwin_LDFLAGS=-mwindows -e _mainCRTStartup
 
-CLEANFILES += lyxeditor.sh lyx_32x32.ico lyx_doc_32x32.ico
+CLEANFILES = lyxeditor.sh lyx_32x32.ico lyx_doc_32x32.ico
 
 lyxeditor.sh:
        cp $(top_srcdir)/development/tools/lyxeditor $@