summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-06 13:07:34 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-06 13:07:34 +0100
commit2b1095d5d302c2fca7f1de3665521922a5171243 (patch)
treefe6e3338d398f7572034730e0768333efe196746 /Makefile.am
parent312ca274fc4a12814a429a7b59cd5ebb840f643a (diff)
parent0a8148a95a95b45cc17e4617fb209d8a99172ea0 (diff)
Merge remote-tracking branch 'origin/master' into glib-loop
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 0d54cb79..cd21b759 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -227,7 +227,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_issue333_test.sh $(top_builddir)
test-x1: ${bin_PROGRAMS}
echo "Test dmenu-normal-window"