X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=APIs%2FMakefile.am;h=1ad90e59fc39e5e35ef5cf7439eb4f881423c39b;hb=ba261f047e7c98f603565b92a16a8ec2c5baeb69;hp=e7e9497e45a55e258fb3014ebfbc9f35626949bf;hpb=61548ff92ed4aa8c0451afc6c5c3c073abb777c3;p=wrappi.git diff --git a/APIs/Makefile.am b/APIs/Makefile.am index e7e9497..1ad90e5 100644 --- a/APIs/Makefile.am +++ b/APIs/Makefile.am @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -OCAMLCFLAGS = -g -warn-error CDEFLMPSUVYZX -I ../generator-lib +OCAMLCFLAGS = -g -warn-error CDEFLMPSUVYZX -I +camlp4 -I ../generator-lib OCAMLOPTFLAGS = $(OCAMLCFLAGS) PP = -pp '$(CAMLP4O) ../generator-macros/pa_wrap.cmo -impl'