From: Sami Kerola <kerolasa@iki.fi>
To: util-linux@vger.kernel.org
Cc: kerolasa@iki.fi
Subject: [PATCH 1/2] build-sys: add missing headers to dist
Date: Thu, 1 Dec 2011 23:10:20 +0100 [thread overview]
Message-ID: <1322777421-11541-1-git-send-email-kerolasa@iki.fi> (raw)
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
next reply other threads:[~2011-12-01 22:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-01 22:10 Sami Kerola [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1322777421-11541-1-git-send-email-kerolasa@iki.fi \
--to=kerolasa@iki.fi \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).