]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
remove !NEW_INSETS cruft
[lyx.git] / src / support / Makefile.am
index 4278b992b99fa1b5a4aebb6da598bfe15d230b7a..1aa751be3cf9637c31bba13e38754babb943ab3b 100644 (file)
@@ -38,6 +38,7 @@ libsupport_la_SOURCES = \
        date.C \
        filetools.C \
        filetools.h \
+       fmt.C \
        getUserName.C \
        getcwd.C \
        kill.C \
@@ -45,6 +46,7 @@ libsupport_la_SOURCES = \
        lstrings.h \
        lxtl.h \
        lyxalgo.h \
+       lyxfunctional.h \
        lyxlib.h \
        lyxmanip.h \
        $(LYXSTRING) lyxsum.C \
@@ -54,12 +56,15 @@ libsupport_la_SOURCES = \
        putenv.C \
        rename.C \
        rmdir.C \
+       snprintf.h \
+       snprintf.c \
        sstream.h \
        $(REGEX) syscall.C \
        syscall.h \
        syscontr.C \
        syscontr.h \
        syssingleton.C \
+       tempname.C \
        translator.h \
        textutils.h \
        unlink.C