]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
remove commented HAVE_SSTREAM code
[lyx.git] / src / support / Makefile.am
index 9f5e17451f8816905315092448207c8bd38f619f..5fe7a45640f2d0a5ac42f6e3b76f539a2fb15670 100644 (file)
@@ -28,9 +28,12 @@ libsupport_la_SOURCES = \
        LRegex.h \
        LSubstring.C \
        LSubstring.h \
+       StrPool.C \
+       StrPool.h \
        abort.C \
        block.h \
        chdir.C \
+       copy.C \
        date.C \
        filetools.C \
        filetools.h \
@@ -48,9 +51,13 @@ libsupport_la_SOURCES = \
        path.C \
        path.h \
        putenv.C \
+       rename.C \
+       sstream.h \
        $(REGEX) syscall.C \
        syscall.h \
        syscontr.C \
        syscontr.h \
        syssingleton.C \
-       textutils.h
+       translator.h \
+       textutils.h \
+       utility.hpp