summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 2348e5c..7e8c1b5 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -38,8 +38,8 @@ PFILES= mqueue.h sched.h semaphore.h # aio.h
# Only for default SHARED=copies case
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
+LFILES= aio.h errno.h event.h fcntl.h inttypes.h linker_set.h \
+ poll.h syslog.h termios.h ucontext.h
LDIRS= cam msdosfs net netatalk netatm netgraph netinet netinet6 \
netipx netkey netncp netns nfs ntfs nwfs pccard posix4 sys vm
OpenPOWER on IntegriCloud