aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2005-03-09 14:09:45 +0000
committerNathan Scott <nathans@sgi.com>2005-03-09 14:09:45 +0000
commit9527f2d5f07a8597f954020acb62c7d851c8073d (patch)
tree521b954874b295eb5f80bb6c9874dd0b4df870be /Makefile
parent5c7bef679b2b11d8fc23fad3bd93c05420e2b8cc (diff)
downloadxfsprogs-dev-9527f2d5f07a8597f954020acb62c7d851c8073d.tar.gz
Make imap available as an expert xfs_io command.
Merge of master-melb:xfs-cmds:21780a by kenmcd.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 72a1ddc84a..9cd405ec3e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2000-2004 Silicon Graphics, Inc. All Rights Reserved.
+# Copyright (c) 2000-2005 Silicon Graphics, Inc. All Rights Reserved.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of version 2 of the GNU General Public License as
@@ -44,7 +44,7 @@ LDIRT = config.log .dep config.status config.cache confdefs.h conftest* \
Logs/* built .census install.* install-dev.* *.gz
SUBDIRS = include libxfs libxlog libhandle libdisk \
- copy db fsck growfs io imap logprint mkfile mkfs repair rtcp \
+ copy db fsck growfs io logprint mkfile mkfs repair rtcp \
m4 man doc po debian build
default: $(CONFIGURE)