]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
noncopyable + read ChangeLog
[lyx.git] / src / support / Makefile.am
index 9f5e17451f8816905315092448207c8bd38f619f..a7a038facc86209d1fb45921755096271434d9c7 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,5 @@ libsupport_la_SOURCES = \
        syscontr.C \
        syscontr.h \
        syssingleton.C \
-       textutils.h
+       textutils.h \
+       utility.hpp