summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fcef88e0..731f9f6e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -70,7 +70,8 @@ LIBS=@LIBS@ $(MEM_LIBS)
libraptor_la_SOURCES = raptor_parse.c raptor_serialize.c \
raptor_rfc2396.c raptor_uri.c raptor_locator.c \
-raptor_namespace.c raptor_qname.c raptor_general.c raptor_utf8.c \
+raptor_namespace.c raptor_qname.c \
+raptor_feature.c raptor_general.c raptor_utf8.c \
raptor_www.c \
raptor_identifier.c \
raptor_sequence.c raptor_stringbuffer.c raptor_iostream.c