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)