From: Guus Sliepen Date: Mon, 14 Aug 2017 17:35:49 +0000 (+0200) Subject: Don't install the example programs. X-Git-Url: http://git.meshlink.io/?p=meshlink;a=commitdiff_plain;h=d5de0bca747e9ba43bc28fbef54aaf5cfc321f5b Don't install the example programs. --- diff --git a/examples/Makefile.am b/examples/Makefile.am index 816a00b0..f51b801c 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,4 +1,4 @@ -bin_PROGRAMS = meshlinkapp chat chatpp manynodes channels +noinst_PROGRAMS = meshlinkapp chat chatpp manynodes channels AM_CPPFLAGS = -I../src