makefile changes

This commit is contained in:
Chris Cromer
2016-10-17 20:18:31 -03:00
parent f57e74850b
commit eb72e7f2f8
3 changed files with 4 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ generarxml_SOURCES = src/main.c \
src/string.h
generarxml_CPPFLAGS = $(XML_CPPFLAGS)
generarxml_LDFLAGS= $(XML_LIBS)
generarxml_LDADD = ${libxml2_LIBS}
EXTRA_DIST = misc/Biblia.txt \
misc/config.dtd \
misc/chris.conf \