summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-05 08:12:36 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-05 08:12:36 +0100
commit0a8148a95a95b45cc17e4617fb209d8a99172ea0 (patch)
treec16504745f235c353c5144361a9d21d39a8d9459 /Makefile.am
parent3c5cb76796de2dfcb07836bcd4a867e23698b325 (diff)
Another typo bytes the dust, and another one gone..
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 4ef393c2..07c7c4d8 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_issue_333.sh $(top_builddir)
+ $(top_srcdir)/test/run_test.sh 221 $(top_srcdir)/test/run_issue333_test.sh $(top_builddir)
test-x1: ${bin_PROGRAMS}
echo "Test dmenu-normal-window"