summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorAntti-Juhani Kaijanaho <ajk@debian.org>2007-04-09 13:30:49 +0100
committerAntti-Juhani Kaijanaho <ajk@debian.org>2007-04-09 13:30:49 +0100
commitfaf08c6749e890efbf6fa1e2c21d42042126f216 (patch)
tree34742d46b41301db78b7d24a72bee63198dbcccf /GNUmakefile
parentaea37b853c2e0c3d1aef5d22f1a99f0015878001 (diff)
downloaddctrl-tools-faf08c6749e890efbf6fa1e2c21d42042126f216.tar.gz
GNUmakefile (test): call tester.sh using sh explicitly
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 850f5c1..a84508b 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -100,7 +100,7 @@ po/dctrl-tools.pot : $(src)
fsaf.test : fsaf.test.o msg.o
test : all-no-mo
- ./tester.sh
+ sh ./tester.sh
clean :
$(RM) core $(exe) man/grep-dctrl.1 $(obj) so/*.o libdctrl.a libdctrl.so