X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fcygwin%2FMakefile.am;h=e313415359772381c87bddef47fc7b5be7548ace;hb=a6be519a815893765a257bec5a456d7f6eecf8f6;hp=6e5684f9444e45e32fb704d4b97bf0709070f3a2;hpb=e85790c3a37a63f23775b963a3244742a994c139;p=lyx.git diff --git a/development/cygwin/Makefile.am b/development/cygwin/Makefile.am index 6e5684f944..e313415359 100644 --- a/development/cygwin/Makefile.am +++ b/development/cygwin/Makefile.am @@ -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 $@