]> git.lyx.org Git - features.git/commitdiff
add new files to Makefile.am.
authorPeter Kümmel <syntheticpp@gmx.net>
Thu, 22 Apr 2010 16:01:23 +0000 (16:01 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Thu, 22 Apr 2010 16:01:23 +0000 (16:01 +0000)
numpunct_lyx_char_type.h is msvc specific.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34265 a592a061-630c-0410-9148-cb99ea01b6c8

src/support/Makefile.am

index 6917051095a90aea1df53bf9bc3552cf928a7a30..f1870fba527b1fc0b196f113bebc0ad8d745a5b1 100644 (file)
@@ -34,6 +34,7 @@ liblyxsupport_a_SOURCES = \
        FileMonitor.h \
        FileMonitor.cpp \
        RandomAccessList.h \
+       bind.h \
        convert.cpp \
        convert.h \
        copied_ptr.h \
@@ -86,6 +87,7 @@ liblyxsupport_a_SOURCES = \
        Systemcall.cpp \
        Systemcall.h \
        SystemcallPrivate.h \
+       shared_ptr.h \
        textutils.h \
        Translator.h \
        Timeout.cpp \