]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
hopefully fix tex2lyx linking.
[lyx.git] / src / frontends / Makefile.am
index c07ad1c533a2cc0e1074fcc4199762f1aae21592..f9ee6a9b0807ec17388e5d6df66a1413b31ba50f 100644 (file)
@@ -2,7 +2,7 @@ include $(top_srcdir)/config/common.am
 
 SUBDIRS = controllers $(FRONTENDS_SUBDIRS)
 
-DIST_SUBDIRS = controllers qt3 gtk qt4
+DIST_SUBDIRS = controllers qt4
 
 EXTRA_DIST = pch.h
 
@@ -18,6 +18,8 @@ libfrontends_la_SOURCES = \
        Alert_pimpl.h \
        Application.C \
        Application.h \
+       NoGuiFontLoader.h \
+       NoGuiFontMetrics.h \
        Dialogs.C \
        Dialogs.h \
        FileDialog.h \
@@ -39,9 +41,5 @@ libfrontends_la_SOURCES = \
        Selection.h \
        WorkArea.C \
        WorkArea.h \
-       guiapi.h \
-       guiapi.C \
        key_state.h \
-       mouse_state.h \
-       nullpainter.C \
-       nullpainter.h
+       mouse_state.h