summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-12-05 21:34:09 +0000
committerpeter <peter@FreeBSD.org>1999-12-05 21:34:09 +0000
commitcb7edae8885b2fa2d5a3fa00775bb7b88f81e990 (patch)
tree48a028e66c3c486f3695accc1abd912aa01dad08 /include/Makefile
parented3c05deaff516086bd1565107b118fa76c0034d (diff)
downloadFreeBSD-src-cb7edae8885b2fa2d5a3fa00775bb7b88f81e990.zip
FreeBSD-src-cb7edae8885b2fa2d5a3fa00775bb7b88f81e990.tar.gz
Create a symlink for <machine/joystick.h>, like soundcard.h
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 040920b..7ed6b41 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
OpenPOWER on IntegriCloud