diff options
-rw-r--r-- | generator/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generator/Makefile.am b/generator/Makefile.am index cd1e1de8..cb0a9878 100644 --- a/generator/Makefile.am +++ b/generator/Makefile.am @@ -54,7 +54,7 @@ OBJECTS = $(SOURCES_ML:.ml=.cmo) EXTRA_DIST = $(SOURCES) -OCAMLCFLAGS = -I +xml-light -I +../pkg-lib/xml-light +OCAMLCFLAGS = -I +xml-light -I +../pkg-lib/xml-light -warn-error CDEFLMPSUVYZX OCAMLCLIBS = xml-light.cma unix.cma str.cma noinst_PROGRAM = generator |