]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
InsetArgument: Set ResetsFontEdit to false
[lyx.git] / src / support / Makefile.am
index dc317c0c0179e28bb255a01a81b6f955e273558b..dfe4d0ec71d808e1b2420b2e433e3555d9068b90 100644 (file)
@@ -78,11 +78,12 @@ liblyxsupport_a_SOURCES = \
        numpunct_lyx_char_type.h \
        os.cpp \
        os.h \
-       Path.cpp \
-       Path.h \
+       PathChanger.cpp \
+       PathChanger.h \
        Package.cpp \
        Package.h \
        ProgressInterface.h \
+       pmprof.h \
        qstring_helpers.cpp \
        qstring_helpers.h \
        regex.h \
@@ -93,6 +94,8 @@ liblyxsupport_a_SOURCES = \
        Systemcall.h \
        SystemcallPrivate.h \
        shared_ptr.h \
+       TempFile.cpp \
+       TempFile.h \
        textutils.h \
        Translator.h \
        Timeout.cpp \