]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
Now that exceptions are allowed, handle gracefully the case where a Buffer temp direc...
[lyx.git] / src / support / Makefile.am
index e35f66abe018874db34750e5f6cd1c5a3eaddb1d..9db3a24fb6ac60f5fd3e08864ad32e7330e5a928 100644 (file)
@@ -41,10 +41,8 @@ liblyxsupport_la_SOURCES = \
        FileMonitor.h \
        FileMonitor.cpp \
        RandomAccessList.h \
-       abort.cpp \
        convert.cpp \
        convert.h \
-       copy.cpp \
        copied_ptr.h \
        debug.cpp \
        debug.h \
@@ -65,7 +63,6 @@ liblyxsupport_la_SOURCES = \
        ForkedCalls.h \
        gettext.cpp \
        gettext.h \
-       getcwd.cpp \
        gzstream.cpp \
        gzstream.h \
        kill.cpp \
@@ -79,7 +76,6 @@ liblyxsupport_la_SOURCES = \
        lyxsum.cpp \
        Messages.cpp \
        Messages.h \
-       mkdir.cpp \
        os.cpp \
        os.h \
        Path.cpp \
@@ -87,7 +83,6 @@ liblyxsupport_la_SOURCES = \
        Package.cpp \
        Package.h \
        qstring_helpers.h \
-       rename.cpp \
        socktools.cpp \
        socktools.h \
        strfwd.h \
@@ -96,7 +91,6 @@ liblyxsupport_la_SOURCES = \
        SignalSlot.cpp \
        SignalSlot.h \
        SignalSlotPrivate.h \
-       tempname.cpp \
        textutils.h \
        Translator.h \
        Timeout.cpp \