added comments and cleaned up trailing spaces

This commit is contained in:
Chris Cromer
2016-10-21 18:42:37 -03:00
parent 7012998cfa
commit 11900ca5cc
10 changed files with 86 additions and 15 deletions

View File

@@ -13,4 +13,4 @@ generarxml_SOURCES = main.c \
encoding.h
generarxml_CPPFLAGS = $(XML_CPPFLAGS)
generarxml_LDFLAGS= $(XML_LIBS)
generarxml_LDADD = ${libxml2_LIBS}
generarxml_LDADD = ${libxml2_LIBS}