]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
TR1: check in cmake for GCC version, fallback in checktr1.h for other build systems...
[lyx.git] / src / support / Makefile.am
index ec06e6838301e1617390fd54a8b49160354d9d77..bf8a8bffed321fa14bc977bf8cd48771853ef66a 100644 (file)
@@ -12,7 +12,7 @@ BUILT_SOURCES = $(PCH_FILE)
 #########################  Qt stuff  #############################
 #
 
-MOCHEADER = SignalSlotPrivate.h SystemcallPrivate.h
+MOCHEADER = SystemcallPrivate.h
 
 MOCEDFILES = $(MOCHEADER:%.h=moc_%.cpp)
 
@@ -34,6 +34,8 @@ liblyxsupport_a_SOURCES = \
        FileMonitor.h \
        FileMonitor.cpp \
        RandomAccessList.h \
+       bind.h \
+       checktr1.h \
        convert.cpp \
        convert.h \
        copied_ptr.h \
@@ -71,6 +73,7 @@ liblyxsupport_a_SOURCES = \
        lyxtime.h \
        Messages.cpp \
        Messages.h \
+       numpunct_lyx_char_type.h \
        os.cpp \
        os.h \
        Path.cpp \
@@ -85,11 +88,8 @@ liblyxsupport_a_SOURCES = \
        strfwd.h \
        Systemcall.cpp \
        Systemcall.h \
-       SignalSlot.cpp \
-       SignalSlot.h \
-       SignalSlotPrivate.cpp \
-       SignalSlotPrivate.h \
        SystemcallPrivate.h \
+       shared_ptr.h \
        textutils.h \
        Translator.h \
        Timeout.cpp \
@@ -101,7 +101,8 @@ liblyxsupport_a_SOURCES = \
        unicode.h \
        weighted_btree.h \
        mythes/mythes.cxx \
-       mythes/mythes.hxx
+       mythes/mythes.hxx \
+       mythes/license.readme
 
 if INSTALL_MACOSX
 liblyxsupport_a_SOURCES += \