summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2014-09-08 20:39:39 +0200
committerQC <qball@gmpclient.org>2014-09-08 20:39:39 +0200
commite8ecf8822c8f23dc7ab1b7afa3382c7c63a59bd8 (patch)
tree56cdbf5506018801912720044a26f16dcc492420 /test
parent15bee1f543f25aca5b794678c20bc0a03c11c376 (diff)
Do not install the tests.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index f81b22ec..257b98fa 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,7 +1,7 @@
##
# Rofi the program
##
-bin_PROGRAMS=rofi_test textbox_test helper_test
+noinst_PROGRAMS=rofi_test textbox_test helper_test
LIBS=\
@xft_LIBS@\