summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)