aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/libtool.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/libtool.mk b/make/libtool.mk
index db307053..8cd94325 100644
--- a/make/libtool.mk
+++ b/make/libtool.mk
@@ -1,5 +1,8 @@
# --- Required interface definitions ---
+# LIBTOOL needs bash
+SHELL=/bin/bash
+
OBJ=o
LOBJ=lo