summaryrefslogtreecommitdiff
blob: f06591f77e4aecaac513b2c2cc35c9b636ae2171 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: scute-1.4.0/tests/Makefile.am
===================================================================
--- scute-1.4.0.orig/tests/Makefile.am
+++ scute-1.4.0/tests/Makefile.am
@@ -35,7 +35,7 @@ TESTS = t-link t-getfunctionlist t-initi
 	t-opensession t-closeallsessions t-getsessioninfo \
 	t-findobjects t-getattribute t-auth
 
-noinst_PROGRAMS = $(TESTS)
+check_PROGRAMS = $(TESTS)
 
 INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src
 LDADD = ../src/libscute.la