]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
autotools: set noinst_PROGRAMS
authorLoic Dachary <loic@dachary.org>
Fri, 20 Sep 2013 09:57:40 +0000 (11:57 +0200)
committerLoic Dachary <loic@dachary.org>
Mon, 23 Sep 2013 21:46:43 +0000 (23:46 +0200)
to be used by unit test support programs that do not need to be installed

Signed-off-by: Loic Dachary <loic@dachary.org>
src/Makefile-env.am

index 151ddbd3b93efb6a8e30028220328c8993c92e7c..6a4e09512a29a99d8e49cb424aad8bf0a5e0ea5c 100644 (file)
@@ -8,6 +8,7 @@ CLEANFILES =
 
 noinst_HEADERS =
 bin_PROGRAMS =
+noinst_PROGRAMS =
 bin_SCRIPTS =
 sbin_PROGRAMS =
 sbin_SCRIPTS =