X-Git-Url: http://git.annexia.org/?p=ocaml-augeas.git;a=blobdiff_plain;f=Makefile.in;h=6a9b91814b5303dab52147ef133b40119cca7daa;hp=97f7e15cb98ad43095f557c295d19879f97318f6;hb=0dc801f1fbcd071be48bd0d5199f101992da021e;hpb=74d33e1e993cdcf569ca8a2032ed479d16952949 diff --git a/Makefile.in b/Makefile.in index 97f7e15..6a9b918 100644 --- a/Makefile.in +++ b/Makefile.in @@ -26,7 +26,7 @@ OCAMLDOC = @OCAMLDOC@ INSTALL = @INSTALL@ CC = @CC@ -CFLAGS = @CFLAGS@ -fPIC -I$(shell ocamlc -where) +CFLAGS = @CFLAGS@ -fPIC -I$(shell ocamlc -where) -Wall -Werror LDFLAGS = @LDFLAGS@ LIBS = @LIBS@