summaryrefslogtreecommitdiff
path: root/port
diff options
context:
space:
mode:
Diffstat (limited to 'port')
-rw-r--r--port/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/port/Makefile.in b/port/Makefile.in
index c7cd118f..7c2971c2 100644
--- a/port/Makefile.in
+++ b/port/Makefile.in
@@ -211,6 +211,7 @@ AWK = @AWK@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
+CMAKE = @CMAKE@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@