Corbaization of the document structures, Daniel.
diff --git a/Makefile.am b/Makefile.am
index 1eed746..84f6c22 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
+INCLUDES = -I@srcdir@ @CORBA_CFLAGS@
+
 noinst_PROGRAMS=tester
 
 bin_SCRIPTS=xml-config
@@ -15,7 +17,6 @@
 		tester.c \
 		tree.c
 
-
 xmlincdir = $(includedir)/gnome-xml
 xmlinc_HEADERS = \
 		entities.h \