X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=src_test%2FMakefile.am;h=51f1019747d4c312a7b76fc7d31f5d4e4c0c2033;hb=5ab13c3f3960b52caf5cd9afc81b7b9ab3053bd0;hp=35cf43084f52796f5b16a15b146bb8996d61c8a4;hpb=afc7ee4c5aa15b8c1f22d4dc1d889918f7a41ca0;p=libplpbus.git diff --git a/src_test/Makefile.am b/src_test/Makefile.am index 35cf430..51f1019 100644 --- a/src_test/Makefile.am +++ b/src_test/Makefile.am @@ -1,4 +1,4 @@ -bin_PROGRAMS = test_admin \ +noinst_PROGRAMS = test_admin \ test_client \ test_server @@ -13,4 +13,4 @@ test_server_LDADD = $(SRC_LIBS) ../src/.libs/libplpbus.a AM_CPPFLAGS = $(SRC_CFLAGS) -I../src -DISTCLEANFILES = Makefile.in +DISTCLEANFILES = Makefile.in \ No newline at end of file