eitd/Makefile.am: add savexml.cpp

Origin commit data
------------------
Commit: c158193545
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-02-07 (Tue, 07 Feb 2012)
This commit is contained in:
[CST] Focus
2012-02-07 14:08:16 +04:00
parent 45434f98ba
commit d06d4165f3

View File

@@ -17,4 +17,5 @@ endif
AM_CPPFLAGS =
noinst_LIBRARIES = libsectionsd.a
libsectionsd_a_SOURCES = sectionsd.cpp dmxapi.cpp debug.cpp dmx.cpp SIsections.cpp SIevents.cpp SIutils.cpp SIlanguage.cpp edvbstring.cpp
libsectionsd_a_SOURCES = sectionsd.cpp dmxapi.cpp debug.cpp dmx.cpp savexml.cpp \
SIsections.cpp SIevents.cpp SIutils.cpp SIlanguage.cpp edvbstring.cpp