diff options
author | Nathan Scott <nathans@sgi.com> | 2002-04-05 06:07:45 +0000 |
---|---|---|
committer | Nathan Scott <nathans@sgi.com> | 2002-04-05 06:07:45 +0000 |
commit | a86e9f53cdc828790632ec12afa793d01ef9181c (patch) | |
tree | 8e3a1ef0ec08823f60cd64f5f6a80b339885a18c /include/Makefile | |
parent | fdeaca637b8cd51c1f6e86c933b6487103530896 (diff) | |
download | attr-a86e9f53cdc828790632ec12afa793d01ef9181c.tar.gz |
missed an update here at some point..
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 5c1c348..e2b6691 100644 --- a/include/Makefile +++ b/include/Makefile @@ -35,7 +35,7 @@ include $(TOPDIR)/include/builddefs INCDIR = attr HFILES = attributes.h xattr.h -LSRCFILES = builddefs.in buildrules +LSRCFILES = builddefs.in buildmacros buildrules LDIRT = $(INCDIR) default: |