summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-21 13:08:33 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-21 13:08:33 +0100
commitd352528aab969de5fece17f294dcf160af5ca651 (patch)
treebe5db7d01f718ae34820080d321fed8cded9b4e8 /Makefile.am
parentd3a044db8e476744007da3246fd5e4a86efeff5a (diff)
Add textbox_test to make check
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 084dbca4..25be50df 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -228,7 +228,8 @@ helper_test_LDADD=\
TESTS=\
rofi_test\
- helper_test
+ helper_test\
+ textbox_test
.PHONY: test-x
test-x: $(bin_PROGRAMS)