util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] build-sys: add missing headers to dist
@ 2011-12-01 22:10 Sami Kerola
  2011-12-01 22:10 ` [PATCH 2/2] build-sys: check HAVE_ definitions with #ifdef [smatch scan] Sami Kerola
  2011-12-02 17:22 ` [PATCH 1/2] build-sys: add missing headers to dist Karel Zak
  0 siblings, 2 replies; 4+ messages in thread
From: Sami Kerola @ 2011-12-01 22:10 UTC (permalink / raw)
  To: util-linux; +Cc: kerolasa

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
---
 include/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/Makefile.am b/include/Makefile.am
index 237840a..aa72a3e 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -18,10 +18,12 @@ dist_noinst_HEADERS = \
 	list.h \
 	loopdev.h \
 	mangle.h \
+	match.h \
 	mbsalign.h \
 	md5.h \
 	minix.h \
 	nls.h \
+	optutils.h \
 	pamfail.h \
 	path.h \
 	pathnames.h \
-- 
1.7.7.4


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

end of thread, other threads:[~2011-12-02 17:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-01 22:10 [PATCH 1/2] build-sys: add missing headers to dist Sami Kerola
2011-12-01 22:10 ` [PATCH 2/2] build-sys: check HAVE_ definitions with #ifdef [smatch scan] Sami Kerola
2011-12-02 17:29   ` Karel Zak
2011-12-02 17:22 ` [PATCH 1/2] build-sys: add missing headers to dist Karel Zak

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).