diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-01 20:20:16 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-01 20:20:16 +0000 |
| commit | 6ba22b4849b156fefb6142f053b05e8121c87248 (patch) | |
| tree | 4e74e99f377998d28ea84126d59a2ff38d1f474f /include/Makefile | |
| parent | 493a192aa311e29ae24069a0a54b75b34edca225 (diff) | |
Notes
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 0564fa10cf67d..4d01fd02cba76 100644 --- a/include/Makefile +++ b/include/Makefile @@ -9,7 +9,7 @@ CLEANFILES= osreldate.h version vers.c SUBDIR= rpcsvc rpc HDRS= a.out.h ar.h assert.h bitstring.h complex.h ctype.h db.h \ - dirent.h disktab.h \ + dirent.h \ dlfcn.h elf.h elf-hints.h err.h fnmatch.h fstab.h \ fts.h glob.h grp.h \ hesiod.h histedit.h ieeefp.h ifaddrs.h inttypes.h iso646.h langinfo.h \ |
