]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
add generic helper class for calling functions in gui thread
[lyx.git] / src / support / Makefile.am
index 31993949fb50e54710b12a8fa59a91c94b45d42c..a60554dafd62dbc9906c7c3577bea4a46ef639d8 100644 (file)
@@ -56,10 +56,13 @@ liblyxsupport_a_SOURCES = \
        foreach.h \
        ForkedCalls.cpp \
        ForkedCalls.h \
+       functional.h \
        gettext.cpp \
        gettext.h \
        gzstream.cpp \
        gzstream.h \
+       InGuiThread.h \
+       InGuiThread.cpp \
        kill.cpp \
        lassert.h \
        lassert.cpp \