diff options
Diffstat (limited to 'include/Makefile')
-rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index b5a94a2..305d948 100644 --- a/include/Makefile +++ b/include/Makefile @@ -34,7 +34,7 @@ TOPDIR = .. include $(TOPDIR)/include/builddefs INCDIR = attr -HFILES = attributes.h xattr.h +HFILES = attributes.h xattr.h error_context.h libattr.h LSRCFILES = builddefs.in buildmacros buildrules config.h.in LDIRT = $(INCDIR) |