]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
Don't disable apply button if one (or more) of vertical alignment, rotation,
[lyx.git] / src / support / Makefile.am
index a60554dafd62dbc9906c7c3577bea4a46ef639d8..453ef26bdff7c4c4ebe80ecc7ec175a59171b2b4 100644 (file)
@@ -61,8 +61,6 @@ liblyxsupport_a_SOURCES = \
        gettext.h \
        gzstream.cpp \
        gzstream.h \
-       InGuiThread.h \
-       InGuiThread.cpp \
        kill.cpp \
        lassert.h \
        lassert.cpp \
@@ -73,6 +71,8 @@ liblyxsupport_a_SOURCES = \
        lyxlib.h \
        lyxtime.cpp \
        lyxtime.h \
+       mutex.h \
+       mutex.cpp \
        Messages.cpp \
        Messages.h \
        numpunct_lyx_char_type.h \
@@ -102,10 +102,13 @@ liblyxsupport_a_SOURCES = \
        userinfo.h \
        unicode.cpp \
        unicode.h \
-       weighted_btree.h \
+       weighted_btree.h
+if USE_INCLUDED_MYTHES
+liblyxsupport_a_SOURCES += \
        mythes/mythes.cxx \
        mythes/mythes.hxx \
        mythes/license.readme
+endif
 
 #if INSTALL_MACOSX
 #liblyxsupport_a_SOURCES += \