summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 66d05ec..04f7a47 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -51,7 +51,7 @@ SHELL= /bin/sh
WITH=
# Compiler options passed to subordinate makes
-OPT= -O
+OPT= @OPT@
# Subdirectories where to run make recursively
SUBDIRS= Parser Objects Python Modules