aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-11-25 09:38:03 +0000
committerdos-reis <gdr@axiomatics.org>2013-11-25 09:38:03 +0000
commit70f1bcef17f77f31f8c60d0fbe07e019202088db (patch)
tree2b929b3802080d24e5c0cce9042ca0dde62b4941 /Makefile.in
parentd610364e2c1f450849d307886cada123b9a8717a (diff)
downloadopen-axiom-70f1bcef17f77f31f8c60d0fbe07e019202088db.tar.gz
Check for Windows PowerShell.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 2933ac84..55ff07f6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -335,6 +335,7 @@ NM = @NM@
NMEDIT = @NMEDIT@
OA_QT_MOC = @OA_QT_MOC@
OA_QT_QMAKE = @OA_QT_QMAKE@
+OA_WINDOWS_POWERSHELL = @OA_WINDOWS_POWERSHELL@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OTOOL = @OTOOL@