]> git.lyx.org Git - features.git/blobdiff - src/support/Makefile.am
get rid of dead code, some new functions constify variables.
[features.git] / src / support / Makefile.am
index 5fe7a45640f2d0a5ac42f6e3b76f539a2fb15670..6d5bcb61cba747c579e3a5b2328663a0256e90ff 100644 (file)
@@ -31,6 +31,7 @@ libsupport_la_SOURCES = \
        StrPool.C \
        StrPool.h \
        abort.C \
+       atoi.C \
        block.h \
        chdir.C \
        copy.C \
@@ -52,6 +53,7 @@ libsupport_la_SOURCES = \
        path.h \
        putenv.C \
        rename.C \
+       rmdir.C \
        sstream.h \
        $(REGEX) syscall.C \
        syscall.h \
@@ -60,4 +62,5 @@ libsupport_la_SOURCES = \
        syssingleton.C \
        translator.h \
        textutils.h \
+       unlink.C \
        utility.hpp