]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
there is no trunk/src/intl folder
[lyx.git] / src / support / Makefile.am
index daa62e532bf3ea625be904cf0fdd7ebce932d4c2..d6b5c84a01e95ff799574d9ca0194933fbcd4cb8 100644 (file)
@@ -41,6 +41,7 @@ liblyxsupport_la_SOURCES = \
        FileMonitor.h \
        FileMonitor.cpp \
        RandomAccessList.h \
+       assert.h \
        convert.cpp \
        convert.h \
        copied_ptr.h \
@@ -57,8 +58,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 +105,7 @@ liblyxsupport_la_SOURCES = \
        userinfo.h \
        unicode.cpp \
        unicode.h \
+       weighted_btree.h \
        minizip/crypt.h \
        minizip/ioapi.c \
        minizip/ioapi.h \