]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
correct use of NSNumber constructor for NSTimeInterval;remove superfluous semicolons...
[lyx.git] / src / support / Makefile.am
index e5476619f37462c9bf9a096da73d77efc5bc98dd..a6287330b4020b0c03edc100180a514ea501de3b 100644 (file)
@@ -38,8 +38,6 @@ liblyxsupport_a_SOURCES = \
        convert.cpp \
        convert.h \
        copied_ptr.h \
-       CryptographicEncryption.h \
-       CryptographicEncryption.cpp \
        debug.cpp \
        debug.h \
        docstream.cpp \
@@ -58,6 +56,7 @@ liblyxsupport_a_SOURCES = \
        foreach.h \
        ForkedCalls.cpp \
        ForkedCalls.h \
+       functional.h \
        gettext.cpp \
        gettext.h \
        gzstream.cpp \
@@ -84,6 +83,7 @@ liblyxsupport_a_SOURCES = \
        ProgressInterface.h \
        qstring_helpers.cpp \
        qstring_helpers.h \
+       regex.h \
        socktools.cpp \
        socktools.h \
        strfwd.h \