diff options
Diffstat (limited to 'lib/libthr/thread/Makefile.inc')
| -rw-r--r-- | lib/libthr/thread/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libthr/thread/Makefile.inc b/lib/libthr/thread/Makefile.inc index d756a32fea78..595d99457b22 100644 --- a/lib/libthr/thread/Makefile.inc +++ b/lib/libthr/thread/Makefile.inc @@ -15,6 +15,7 @@ SRCS+= \ thr_create.c \ thr_detach.c \ thr_equal.c \ + thr_event.c \ thr_exit.c \ thr_fork.c \ thr_getprio.c \ |
