summaryrefslogtreecommitdiff
path: root/src/core/Makefile
blob: 9abadad01bacd4a5ce7c26cdcd33db868cfa88a2 (plain)
1
2
3
4
5
6
7
8
# Sources
DIR_SOURCES := attr.c cdatasection.c characterdata.c comment.c \
	document.c document_type.c doc_fragment.c \
	element.c entity_ref.c implementation.c impllist.c \
	namednodemap.c node.c nodelist.c \
	pi.c string.c text.c

include build/makefiles/Makefile.subdir