]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
DocBook: properly escape PI in InsetMarginal.
[lyx.git] / src / frontends / Makefile.am
index 862613a67f51964dded997125b30f6fcd9cac155..ab9454c3da18c5dacb335d643913e02a2d56c1d3 100644 (file)
@@ -2,7 +2,7 @@ include $(top_srcdir)/config/common.am
 
 SUBDIRS = $(FRONTENDS_SUBDIRS) .
 
-DIST_SUBDIRS = qt4 .
+DIST_SUBDIRS = qt .
 
 noinst_LIBRARIES = liblyxfrontends.a
 
@@ -17,6 +17,7 @@ liblyxfrontends_a_SOURCES = \
        Delegates.h \
        KeyModifier.h \
        KeySymbol.h \
+       NullPainter.h \
        Painter.h \
        Clipboard.h \
        Selection.h \