summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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