diff options
| author | Nathan Scott <nathans@sgi.com> | 2003-02-26 06:27:13 +0000 |
|---|---|---|
| committer | Nathan Scott <nathans@sgi.com> | 2003-02-26 06:27:13 +0000 |
| commit | 79989b25c65ea0b8352fcd0bfc15461af09251b3 (patch) | |
| tree | d993baa3d0be95f4978ffe1ab2d765d993b743c5 /Makefile | |
| parent | 7b33ebd60e68795347c2c844d81d90e38fd9091e (diff) | |
| download | attr-79989b25c65ea0b8352fcd0bfc15461af09251b3.tar.gz | |
Another extended attributes userspace patch from AndreasG - several small
incremental fixes from last set, and addition of symbol versioning.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ include $(TOPDIR)/include/builddefs endif CONFIGURE = configure include/builddefs include/config.h -LSRCFILES = configure configure.in Makepkgs install-sh README VERSION +LSRCFILES = configure configure.in Makepkgs install-sh README VERSION exports LDIRT = config.log .dep config.status config.cache confdefs.h conftest* \ Logs/* built .census install.* install-dev.* install-lib.* *.gz |
