]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
add onoff support for "inset-modify changetype xxx" in include inset
[lyx.git] / src / support / Makefile.am
index f6ebfe05f3bd4202404b81d10f418cf09f5547b3..8a374d511d42b9ff2ffa95dd42f0da8654ec2a64 100644 (file)
@@ -12,7 +12,7 @@ BUILT_SOURCES = $(PCH_FILE)
 #########################  Qt stuff  #############################
 #
 
-MOCHEADER = SignalSlotPrivate.h
+MOCHEADER = SignalSlotPrivate.h SystemcallPrivate.h
 
 MOCEDFILES = $(MOCHEADER:%.h=moc_%.cpp)
 
@@ -97,7 +97,9 @@ liblyxsupport_a_SOURCES = \
        userinfo.h \
        unicode.cpp \
        unicode.h \
-       weighted_btree.h
+       weighted_btree.h \
+       mythes/mythes.cxx \
+       mythes/mythes.hxx
 
 if INSTALL_MACOSX
 liblyxsupport_a_SOURCES += \