diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-12-05 21:34:09 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-12-05 21:34:09 +0000 |
| commit | 5af7944d913e49fc14db94a08c1b589fb8342c8b (patch) | |
| tree | cce4548ac2db7209f2bc1b3586df0b6564eb2977 /include/Makefile | |
| parent | 6e647fa9a4857efbb43db6004eff3eebd95d4089 (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 040920b0b332..7ed6b4150118 100644 --- a/include/Makefile +++ b/include/Makefile @@ -36,7 +36,7 @@ MFILES= float.h floatingpoint.h stdarg.h varargs.h PFILES= mqueue.h sched.h semaphore.h # aio.h # Only for default SHARED=copies case -SFILES= soundcard.h +SFILES= soundcard.h joystick.h LFILES= aio.h errno.h fcntl.h inttypes.h linker_set.h poll.h syslog.h \ termios.h ucontext.h |
