From: Michael Roth <mroth@nessie.de>
To: linux-fsdevel@vger.kernel.org
Cc: tytso@mit.edu, tytso@alum.mit.edu, Michael Roth <mroth@nessie.de>
Subject: [PATCH 1/2] e4defrag: install binary and man page
Date: Sat, 17 Oct 2009 13:26:50 +0200 [thread overview]
Message-ID: <1255778811-12280-2-git-send-email-mroth@nessie.de> (raw)
In-Reply-To: <1255778811-12280-1-git-send-email-mroth@nessie.de>
Signed-off-by: Michael Roth <mroth@nessie.de>
---
misc/Makefile.in | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/misc/Makefile.in b/misc/Makefile.in
index 0600ad5..81fe9b3 100644
--- a/misc/Makefile.in
+++ b/misc/Makefile.in
@@ -25,10 +25,11 @@ INSTALL = @INSTALL@
SPROGS= mke2fs badblocks tune2fs dumpe2fs $(BLKID_PROG) logsave \
$(E2IMAGE_PROG) @FSCK_PROG@ e2undo
-USPROGS= mklost+found filefrag e2freefrag $(UUIDD_PROG)
+USPROGS= mklost+found filefrag e2freefrag $(UUIDD_PROG) e4defrag
SMANPAGES= tune2fs.8 mklost+found.8 mke2fs.8 dumpe2fs.8 badblocks.8 \
e2label.8 $(FINDFS_MAN) $(BLKID_MAN) $(E2IMAGE_MAN) \
- logsave.8 filefrag.8 e2freefrag.8 e2undo.8 $(UUIDD_MAN) @FSCK_MAN@
+ logsave.8 filefrag.8 e2freefrag.8 e2undo.8 \
+ $(UUIDD_MAN) @FSCK_MAN@ e4defrag.8
FMANPAGES= mke2fs.conf.5
UPROGS= chattr lsattr @UUID_CMT@ uuidgen
--
1.6.4.4
next prev parent reply other threads:[~2009-10-17 11:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-17 11:26 [PATCH 0/2) e2fsprogs: Two small patches Michael Roth
2009-10-17 11:26 ` Michael Roth [this message]
2009-10-17 18:41 ` [PATCH 1/2] e4defrag: install binary and man page Eric Sandeen
2009-10-17 11:26 ` [PATCH 2/2] Update .gitignore Michael Roth
2009-10-24 18:29 ` [PATCH 0/2) e2fsprogs: Two small patches Theodore Tso
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=1255778811-12280-2-git-send-email-mroth@nessie.de \
--to=mroth@nessie.de \
--cc=linux-fsdevel@vger.kernel.org \
--cc=tytso@alum.mit.edu \
--cc=tytso@mit.edu \
/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).