]> git.lyx.org Git - lyx.git/blobdiff - development/cygwin/Makefile.am
Fix footnotes in table with RevTeX4
[lyx.git] / development / cygwin / Makefile.am
index 6e5684f9444e45e32fb704d4b97bf0709070f3a2..78358c5e9d8f1d4e22cc6af0498c071502460df6 100644 (file)
@@ -16,10 +16,10 @@ dist_lyxdist_DATA = lyxprofile lyxrc.dist
 lyxeditor_SOURCES = lyxeditor.c
 lyxwin_SOURCES = lyxwin.c lyxwinres.rc
 
-lyxeditor_LDFLAGS=-mwindows -e _mainCRTStartup
-lyxwin_LDFLAGS=-mwindows -e _mainCRTStartup
+lyxeditor_LDFLAGS=-mwindows
+lyxwin_LDFLAGS=-mwindows
 
-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 $@