oops forgot a new header, daniel
diff --git a/include/libxml/Makefile.am b/include/libxml/Makefile.am
index 3a50bc1..618de59 100644
--- a/include/libxml/Makefile.am
+++ b/include/libxml/Makefile.am
@@ -38,7 +38,8 @@
 		schemasInternals.h \
 		xmlschemastypes.h \
 		xmlunicode.h \
-		xmlreader.h
+		xmlreader.h \
+		relaxng.h
 
 install-exec-hook:
 	$(mkinstalldirs) $(DESTDIR)$(xmlincdir)