summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Naujok <bnaujok@sgi.com>2008-02-14 05:17:06 +0000
committerBarry Naujok <bnaujok@sgi.com>2008-02-14 05:17:06 +0000
commitd3751a36f63f08f0583ea033ff1623e875943095 (patch)
tree159b15f7adf8b070b126cb0767e39988549f0a45
parentff88111cd92c6bdc51814e6e8dda2b77e1d4078d (diff)
downloadattr-d3751a36f63f08f0583ea033ff1623e875943095.tar.gz
walk_tree.h is not a devel package file
Merge of master-melb:xfs-cmds:30491a by kenmcd. walk_tree.h is not a devel package file
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 3b872e5..7be65fd 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -6,8 +6,8 @@ TOPDIR = ..
include $(TOPDIR)/include/builddefs
INCDIR = attr
-INST_HFILES = attributes.h xattr.h error_context.h libattr.h walk_tree.h
-HFILES = $(INST_HFILES) misc.h
+INST_HFILES = attributes.h xattr.h error_context.h libattr.h
+HFILES = $(INST_HFILES) misc.h walk_tree.h
LSRCFILES = builddefs.in buildmacros buildrules config.h.in
LDIRT = $(INCDIR)