summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-04 16:25:04 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-04 16:25:04 +0100
commit531f3f884ac87b7a2f8d5494acbe255deee20bed (patch)
tree476fda936bb68ebe56cb6b219becd299fa700432 /Makefile.am
parentc173d9d7075f71d7c71abc2def05de07645e9911 (diff)
parent69b88caac5dc1dcac5227850c6aa6893a0eac449 (diff)
Merge remote-tracking branch 'origin/master' into glib-loop
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e3af6059..a0a94446 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -224,6 +224,8 @@ test-x: ${bin_PROGRAMS}
$(top_srcdir)/test/run_test.sh 217 $(top_srcdir)/test/run_fuzzy_test.sh $(top_builddir)
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)
test-x1: ${bin_PROGRAMS}
echo "Test dmenu-normal-window"