diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-08-12 09:33:47 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-08-12 09:33:47 +0000 |
| commit | 16133e1530309622f8593c1411f7c4ed1847e672 (patch) | |
| tree | f7f8ec32cf23745bddb29882d0117942b0d1a3c8 /include/Makefile | |
| parent | e8eefd5d8b415746c4cbcf7eacff8e1633c5afec (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 985f61e7d3d5..6fdef2a76a78 100644 --- a/include/Makefile +++ b/include/Makefile @@ -5,7 +5,8 @@ CLEANFILES= osreldate.h version vers.c SUBDIR= arpa protocols rpcsvc rpc -INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h ctype.h db.h \ +INCS= _ctype.h a.out.h ar.h assert.h bitstring.h complex.h cpio.h ctype.h \ + db.h \ dirent.h dlfcn.h elf.h elf-hints.h err.h fmtmsg.h fnmatch.h fstab.h \ fts.h ftw.h getopt.h glob.h grp.h \ hesiod.h histedit.h ieeefp.h ifaddrs.h \ |
