]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
export patch from Dekel
[lyx.git] / src / support / Makefile.am
index 9f5e17451f8816905315092448207c8bd38f619f..cf52922815279bab8c1de68d04bfdac20a8e8ae0 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,12 @@ libsupport_la_SOURCES = \
        path.C \
        path.h \
        putenv.C \
+       rename.C \
        $(REGEX) syscall.C \
        syscall.h \
        syscontr.C \
        syscontr.h \
        syssingleton.C \
-       textutils.h
+       translator.h \
+       textutils.h \
+       utility.hpp