]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
more changes read the ChangeLog
[lyx.git] / src / support / Makefile.am
index 9f5e17451f8816905315092448207c8bd38f619f..2bc70a97f7b0f6704359bf243d2140f55d8db61a 100644 (file)
@@ -28,6 +28,8 @@ libsupport_la_SOURCES = \
        LRegex.h \
        LSubstring.C \
        LSubstring.h \
+       StrPool.C \
+       StrPool.h \
        abort.C \
        block.h \
        chdir.C \
@@ -53,4 +55,6 @@ libsupport_la_SOURCES = \
        syscontr.C \
        syscontr.h \
        syssingleton.C \
-       textutils.h
+       translator.h \
+       textutils.h \
+       utility.hpp