aboutsummaryrefslogtreecommitdiff
path: root/src/rt
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 /src/rt
parentd610364e2c1f450849d307886cada123b9a8717a (diff)
downloadopen-axiom-70f1bcef17f77f31f8c60d0fbe07e019202088db.tar.gz
Check for Windows PowerShell.
Diffstat (limited to 'src/rt')
-rw-r--r--src/rt/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rt/Makefile.in b/src/rt/Makefile.in
index 0123a572..b69af346 100644
--- a/src/rt/Makefile.in
+++ b/src/rt/Makefile.in
@@ -262,6 +262,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@