started xml output

This commit is contained in:
Chris Cromer
2016-10-20 23:08:33 -03:00
parent 7d2791db88
commit 62e8ad9afd
14 changed files with 133 additions and 54 deletions

View File

@@ -7,6 +7,8 @@ generarxml_SOURCES = main.c \
readconfig.h \
readfile.c \
readfile.h \
makexml.c \
makexml.h \
encoding.c \
encoding.h
generarxml_CPPFLAGS = $(XML_CPPFLAGS)