cleanup
This commit is contained in:
@@ -2,15 +2,15 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||
|
||||
bin_PROGRAMS = generarxml
|
||||
generarxml_SOURCES = main.c \
|
||||
main.h \
|
||||
readconfig.c \
|
||||
readconfig.h \
|
||||
readfile.c \
|
||||
readfile.h \
|
||||
makexml.c \
|
||||
makexml.h \
|
||||
encoding.c \
|
||||
encoding.h
|
||||
main.h \
|
||||
readconfig.c \
|
||||
readconfig.h \
|
||||
readfile.c \
|
||||
readfile.h \
|
||||
makexml.c \
|
||||
makexml.h \
|
||||
encoding.c \
|
||||
encoding.h
|
||||
generarxml_CPPFLAGS = $(XML_CPPFLAGS)
|
||||
generarxml_LDFLAGS= $(XML_LIBS)
|
||||
generarxml_LDADD = ${libxml2_LIBS}
|
||||
|
Reference in New Issue
Block a user