gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [libmicrohttpd] 04/04: include headers in dist, but do not


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 04/04: include headers in dist, but do not yet install those in the system (too early)
Date: Wed, 28 Feb 2018 22:30:40 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository libmicrohttpd.

commit 785ae52b3e397baf21400512ef2b4641b4170049
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Feb 28 22:30:34 2018 +0100

    include headers in dist, but do not yet install those in the system (too 
early)
---
 src/include/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 58744fca..29c91c98 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -1,6 +1,7 @@
 # This Makefile.am is in the public domain
 SUBDIRS = .
 
-include_HEADERS = microhttpd.h microhttpd2.h microhttpd_tls.h
+include_HEADERS = microhttpd.h 
+noinst_HEADERS = microhttpd2.h microhttpd_tls.h
 
 EXTRA_DIST = platform.h autoinit_funcs.h mhd_options.h

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]