diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-06-13 15:16:30 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-06-13 15:16:30 +0000 |
| commit | d28011e5568967c997ba3294d9e3ef72bd37aaa4 (patch) | |
| tree | 37b7552d4bd478688101be23177232d72f8186b9 /include/Makefile | |
| parent | 1ca5464aae3bc6582710256b222609626e21dc5e (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 84cba1dfc49b..b9798cd8e787 100644 --- a/include/Makefile +++ b/include/Makefile @@ -8,7 +8,8 @@ CLEANFILES= osreldate.h version vers.c SUBDIR= rpcsvc rpc -FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \ +FILES= a.out.h ar.h assert.h bitstring.h complex.h ctype.h db.h \ + dirent.h disktab.h \ dlfcn.h elf.h elf-hints.h err.h fnmatch.h fstab.h \ fts.h glob.h grp.h strhash.h \ hesiod.h histedit.h ieeefp.h ifaddrs.h iso646.h langinfo.h \ |
