summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>1999-10-03 15:12:26 +0000
committermarcel <marcel@FreeBSD.org>1999-10-03 15:12:26 +0000
commit9b3d962f7318937f8e53d748ec0318074c2c7ed4 (patch)
tree57d45416f3ae62515a1d67ef3c5d043d4150e690 /include/Makefile
parent5992d5ff2114d36a19f65d124093d0cc8b5d8e6b (diff)
downloadFreeBSD-src-9b3d962f7318937f8e53d748ec0318074c2c7ed4.zip
FreeBSD-src-9b3d962f7318937f8e53d748ec0318074c2c7ed4.tar.gz
Link ucontext.h to sys/ucontext.h
Pointed out by: bde
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 8d4cfde..088738d 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -38,7 +38,8 @@ PFILES= mqueue.h sched.h semaphore.h # aio.h
# Only for default SHARED=copies case
SFILES= soundcard.h
-LFILES= aio.h errno.h fcntl.h inttypes.h linker_set.h poll.h syslog.h termios.h
+LFILES= aio.h errno.h fcntl.h inttypes.h linker_set.h poll.h syslog.h \
+ termios.h ucontext.h
LDIRS= cam msdosfs net netatalk netatm netinet netipx netkey netns nfs \
pccard posix4 sys vm
OpenPOWER on IntegriCloud