From b2111416237bbcb697146be58551030ea21f8339 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Wed, 9 Aug 2017 23:03:50 +0200 Subject: protocol program was never ment to be installed --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 1579db3..41eeecf 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,7 +5,8 @@ AM_CXXFLAGS = @DEFINES@ # Remove ar: `u' modifier ignored since `D' is the default (see `U') ARFLAGS = cr -bin_PROGRAMS = tp tp-monitor protocol +bin_PROGRAMS = tp tp-monitor +noinst_PROGRAMS = protocol noinst_LIBRARIES = libtp.a libproxy.a libmonitor.a libattrstr.a libprotocol.a \ libhexdump.a if HAVE_SSL -- cgit v1.2.3-70-g09d2