summaryrefslogtreecommitdiff
path: root/libacl
diff options
context:
space:
mode:
authorBrandon Philips <brandon@ifup.org>2011-04-15 16:39:58 -0700
committerBrandon Philips <brandon@ifup.org>2011-04-15 16:41:02 -0700
commitebfeee80d4bffcbcbebcffb2f2d3db0427d01e2d (patch)
tree2bb1d8b98bebcfa74c4c41b54d70c6ffc31e199b /libacl
parentad4ca5aaee96e98b2e8e8a4351fa5e6c58d65216 (diff)
downloadacl-ebfeee80d4bffcbcbebcffb2f2d3db0427d01e2d.tar.gz
libacl/Makefile: add __acl_extended_file.h to HFILES
Diffstat (limited to 'libacl')
-rw-r--r--libacl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libacl/Makefile b/libacl/Makefile
index cfe3d3a..6befcd4 100644
--- a/libacl/Makefile
+++ b/libacl/Makefile
@@ -31,7 +31,7 @@ LT_AGE = 1
CFILES = $(POSIX_CFILES) $(LIBACL_CFILES) $(INTERNAL_CFILES) \
perm_copy_fd.c perm_copy_file.c
HFILES = libobj.h libacl.h byteorder.h __acl_from_xattr.h __acl_to_xattr.h \
- perm_copy.h
+ perm_copy.h __acl_extended_file.h
LCFLAGS = -include perm_copy.h