]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
Revert qprocess code. Revisions reverted: 22026, 22030, 22044, 22048,
[lyx.git] / src / support / Makefile.am
index 883e4faf6b9be341509523ccebc2e0a199439c24..3e69f53f008bb50ac22ab11e069a158c6dabf52f 100644 (file)
@@ -24,12 +24,12 @@ liblyxsupport_la_SOURCES = \
        FileMonitor.cpp \
        RandomAccessList.h \
        abort.cpp \
-       chdir.cpp \
        convert.cpp \
        convert.h \
        copy.cpp \
        copied_ptr.h \
-       cow_ptr.h \
+       debug.cpp \
+       debug.h \
        docstream.cpp \
        docstream.h \
        docstring.cpp \
@@ -43,12 +43,10 @@ liblyxsupport_la_SOURCES = \
        FileName.h \
        filetools.cpp \
        filetools.h \
-       Forkedcall.cpp \
-       Forkedcall.h \
-       ForkedCallQueue.cpp \
-       ForkedCallQueue.h \
-       ForkedcallsController.cpp \
-       ForkedcallsController.h \
+       ForkedCalls.cpp \
+       ForkedCalls.h \
+       gettext.cpp \
+       gettext.h \
        getcwd.cpp \
        gzstream.cpp \
        gzstream.h \
@@ -61,6 +59,8 @@ liblyxsupport_la_SOURCES = \
        lyxtime.cpp \
        lyxtime.h \
        lyxsum.cpp \
+       Messages.cpp \
+       Messages.h \
        mkdir.cpp \
        os.cpp \
        os.h \