add new files to Makefile.am.

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
This commit is contained in:
Peter Kümmel 2010-04-22 16:01:23 +00:00
parent 5b916eb7c5
commit ed05787e41

View 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 \