]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
redraw fix 1.
[lyx.git] / src / Makefile.am
index fe00063a7d99e88c69efda745024f3aa9611076f..ff2276faf9f84a01903ef5aef0d5c069402fd8e5 100644 (file)
@@ -136,8 +136,6 @@ lyx_SOURCES = \
        lengthcommon.h \
        lyx_cb.C \
        lyx_cb.h \
-       lyx_gui.C \
-       lyx_gui.h \
        lyx_main.C \
        lyx_main.h \
        lyx_sty.C \
@@ -154,6 +152,7 @@ lyx_SOURCES = \
        lyxgluelength.h \
        lyxlayout.C \
        lyxlayout.h \
+       lyxlayout_ptr_fwd.h \
        lyxlength.C \
        lyxlength.h \
        lyxlex.C \
@@ -174,8 +173,6 @@ lyx_SOURCES = \
        lyxvc.C \
        lyxvc.h \
        main.C \
-       minibuffer.C \
-       minibuffer.h \
        paragraph.C \
        paragraph.h \
        paragraph_pimpl.C \
@@ -184,7 +181,6 @@ lyx_SOURCES = \
        sp_spell.C \
        sp_ispell.h \
        sp_pspell.h \
-       stl_string_fwd.h \
        tabular.C \
        tabular.h \
        tabular-old.C \
@@ -214,15 +210,14 @@ lyx_SOURCES = \
        vspace.C \
        vspace.h
 
-lyx_main.o: lyx_main.C lyx_main.h config.h version.h lyx_gui.h \
+lyx_main.o: lyx_main.C lyx_main.h config.h version.h \
        lyxrc.h support/path.h support/filetools.h \
        bufferlist.h debug.h support/FileInfo.h lastfiles.h intl.h \
        lyxserver.h layout.h gettext.h kbmap.h commandtags.h language.h
        $(CXXCOMPILE) -DLYX_DIR=\"$(pkgdatadir)\" \
          -DTOP_SRCDIR=\"$(top_srcdir)\" -c $(top_srcdir)/src/lyx_main.C
 
-main.o: main.C config.h lyx_main.h gettext.h LString.h support/filetools.h \
-       support/os.h frontends/GUIRunTime.h
+main.o: main.C config.h lyx_main.h gettext.h LString.h support/filetools.h support/os.h
        $(CXXCOMPILE) -DLOCALEDIR=\"$(localedir)\" -c $(top_srcdir)/src/main.C
 
 dist-hook: