]> 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 259a4aba1fd61192bcb1a747eb096dae5426c0a2..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 \