aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-21 14:13:54 -0500
committerTed Gould <ted@gould.cx>2010-06-21 14:13:54 -0500
commit3439224475debe3d7e8977a0a15a4a9c728fc8b7 (patch)
treef993851a278addc0965c014f44eadcd1292c55ea /tests/Makefile.in
parent0f7ba97faf10422fd32628636c81563b04d8a6fc (diff)
parent20f0c1d8e534fc1b1d0824baa2aa5464d2b0f998 (diff)
downloadayatana-indicator-application-3439224475debe3d7e8977a0a15a4a9c728fc8b7.tar.gz
ayatana-indicator-application-3439224475debe3d7e8977a0a15a4a9c728fc8b7.tar.bz2
ayatana-indicator-application-3439224475debe3d7e8977a0a15a4a9c728fc8b7.zip
Import upstream version 0.2.1
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r--tests/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index c5cbb10..edc828f 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1015,7 +1015,7 @@ test-libappindicator-fallback: test-libappindicator-fallback-watcher test-libapp
@chmod +x $@
libappindicator-tests: libappindicator-tests-gtester Makefile.am
- @echo "#!/bin/sh" > $@
+ @echo "#!/bin/bash" > $@
@echo . $(srcdir)/run-xvfb.sh >> $@
@echo $(DBUS_RUNNER) --task ./libappindicator-tests-gtester >> $@
@chmod +x $@