1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00

include error.h

This commit is contained in:
Arturo Espinosa
1998-09-23 22:52:20 +00:00
parent 8e0137ced4
commit 52965fa2bc

View File

@@ -8,6 +8,7 @@ libxml_la_SOURCES = \
SAX.c \
entities.c \
error.c \
error.h \
parser.c \
tester.c \
tree.c