]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Herbert's upgrade to the recognized graphics formats.
[lyx.git] / src / Makefile.am
index 47b2abe95fed66294a7665ebec95a4b70d06c4a0..6f367ea49ba94e31bb2f0a1a0805c1dd1c2e4eb7 100644 (file)
@@ -10,7 +10,7 @@ lyx_DEPENDENCIES = mathed/libmathed.o insets/libinsets.o \
        support/libsupport.o \
        @INCLUDED_SIGC@
 lyx_LDADD = $(lyx_DEPENDENCIES) @INTLLIBS@ $(SIGC_LIBS) \
-       $(PSPELL_LIBS) @AIKSAURUS_LIBS@ @LYX_LIBS@
+       $(PSPELL_LIBS) @AIKSAURUS_LIBS@ @FRONTEND_LDFLAGS@ @FRONTEND_LIBS@
 
 #lyx_LDFLAGS=-Wl,-O1
 EXTRA_DIST = config.h.in stamp-h.in cheaders ext_l10n.h version.C.in \
@@ -85,8 +85,6 @@ lyx_SOURCES = \
        Thesaurus.h \
        ToolbarDefaults.C \
        ToolbarDefaults.h \
-       UpdateInset.C \
-       UpdateInset.h \
        WorkArea.C \
        WorkArea.h \
        XFormsView.C \
@@ -114,11 +112,6 @@ lyx_SOURCES = \
        encoding.h \
        exporter.C \
        exporter.h \
-       figure.h \
-       figure_form.C \
-       figure_form.h \
-       figureForm.C \
-       figureForm.h \
        font.C \
        font.h \
        gettext.C \