netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nft: include/mini-gmp.h is not included at "make dist"
@ 2016-03-17 10:07 Magnus Öberg
  2016-03-17 15:40 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Magnus Öberg @ 2016-03-17 10:07 UTC (permalink / raw)
  To: netfilter-devel

Added missing dist. file mini-gmp.h in include/Makefile.am

Signed-off-by: Magnus Öberg <magnus.oberg@westermo.se>
---
  include/Makefile.am | 1 +
  1 file changed, 1 insertion(+)

diff --git a/include/Makefile.am b/include/Makefile.am
index 465d804..58c58cb 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -3,6 +3,7 @@ SUBDIRS = linux
  noinst_HEADERS = 	cli.h		\
  			datatype.h	\
  			expression.h	\
+			mini-gmp.h	\
  			gmputil.h	\
  			iface.h		\
  			mnl.h		\
-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] nft: include/mini-gmp.h is not included at "make dist"
  2016-03-17 10:07 [PATCH] nft: include/mini-gmp.h is not included at "make dist" Magnus Öberg
@ 2016-03-17 15:40 ` Pablo Neira Ayuso
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2016-03-17 15:40 UTC (permalink / raw)
  To: Magnus Öberg; +Cc: netfilter-devel

On Thu, Mar 17, 2016 at 11:07:04AM +0100, Magnus Öberg wrote:
> Added missing dist. file mini-gmp.h in include/Makefile.am

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-17 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-17 10:07 [PATCH] nft: include/mini-gmp.h is not included at "make dist" Magnus Öberg
2016-03-17 15:40 ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).