Remove +x (executable) permission on several source files.
[virt-top.git] / src / Makefile.in
old mode 100755 (executable)
new mode 100644 (file)
index d29f2e8..d744fd7
@@ -64,7 +64,7 @@ OBJS          += main.cmo
 
 XOBJS          := $(OBJS:.cmo=.cmx)
 
-OCAMLCFLAGS    := -g -warn-error A-3
+OCAMLCFLAGS    := -g -warn-error CDEFLMPSUVYZX-3
 OCAMLCLIBS     := -linkpkg
 
 OCAMLOPTPACKAGES := $(OCAMLCPACKAGES)