eitd/Makefile.am: add savexml.cpp

Origin commit data
------------------
Branch: ni/coolstream
Commit: c158193545
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-02-07 (Tue, 07 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-02-07 14:08:16 +04:00
parent 84e93c707b
commit 3d9946d6d0

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