]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
Fixup to 33b696c8: fix compilation with gcc 4.6
[lyx.git] / src / support / Makefile.am
index d926e868f826548c3b3c62e8cf95f0ac58bece74..a63bb89681c09ed01398e548344a126464f78ade 100644 (file)
@@ -35,6 +35,8 @@ liblyxsupport_a_SOURCES = \
        FileMonitor.cpp \
        RandomAccessList.h \
        bind.h \
+       Cache.h \
+       Changer.h \
        ConsoleApplication.cpp \
        ConsoleApplication.h \
        ConsoleApplicationPrivate.h \
@@ -56,7 +58,6 @@ liblyxsupport_a_SOURCES = \
        FileNameList.h \
        filetools.cpp \
        filetools.h \
-       foreach.h \
        ForkedCalls.cpp \
        ForkedCalls.h \
        functional.h \
@@ -90,13 +91,13 @@ liblyxsupport_a_SOURCES = \
        qstring_helpers.cpp \
        qstring_helpers.h \
        regex.h \
+       RefChanger.h \
        socktools.cpp \
        socktools.h \
        strfwd.h \
        Systemcall.cpp \
        Systemcall.h \
        SystemcallPrivate.h \
-       shared_ptr.h \
        TempFile.cpp \
        TempFile.h \
        textutils.h \