summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-05 08:00:27 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-05 08:00:27 +0100
commit3c5cb76796de2dfcb07836bcd4a867e23698b325 (patch)
treea8bb99069fc1113bbf464322cd9529346dd80190 /Makefile.am
parent69b88caac5dc1dcac5227850c6aa6893a0eac449 (diff)
Fix typo
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6f18190b..4ef393c2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -223,7 +223,7 @@ test-x: ${bin_PROGRAMS}
echo "Test config dump"
$(top_srcdir)/test/run_test.sh 218 $(top_srcdir)/test/xr_config_test.sh $(top_builddir) $(top_srcdir)
echo "Test issue 333"
- $(top_srcdir)/test/run_test.sh 221 $(top_srcdir)/test/run_ssue_333.sh $(top_builddir)
+ $(top_srcdir)/test/run_test.sh 221 $(top_srcdir)/test/run_issue_333.sh $(top_builddir)
test-x1: ${bin_PROGRAMS}
echo "Test dmenu-normal-window"