]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / support / Makefile.am
index daa62e532bf3ea625be904cf0fdd7ebce932d4c2..86c5f4d7f2909a8ca728a2b6c2c3c5f3adfb26b6 100644 (file)
@@ -41,6 +41,8 @@ liblyxsupport_la_SOURCES = \
        FileMonitor.h \
        FileMonitor.cpp \
        RandomAccessList.h \
+       assert.h \
+       assert.cpp \
        convert.cpp \
        convert.h \
        copied_ptr.h \
@@ -57,8 +59,10 @@ liblyxsupport_la_SOURCES = \
        FileFilterList.h \
        FileName.cpp \
        FileName.h \
+       FileNameList.h \
        filetools.cpp \
        filetools.h \
+       FileZipListDir.h \
        foreach.h \
        ForkedCalls.cpp \
        ForkedCalls.h \
@@ -102,6 +106,7 @@ liblyxsupport_la_SOURCES = \
        userinfo.h \
        unicode.cpp \
        unicode.h \
+       weighted_btree.h \
        minizip/crypt.h \
        minizip/ioapi.c \
        minizip/ioapi.h \