summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include/rtems/posix/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-03 16:22:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-03 16:22:18 +0000
commit0747e2d3c3859bfe2bc6e7591679710e3fdf8a5a (patch)
tree53da5d9364147d18a4628962c75fb83779a15dea /c/src/exec/posix/include/rtems/posix/Makefile.in
parentNew test from Juan Zamorano Flores <jzamora@avellano.datsi.fi.upm.es> (diff)
downloadrtems-0747e2d3c3859bfe2bc6e7591679710e3fdf8a5a.tar.bz2
POSIX Timers submitted by Juan Zamorano Flores
<jzamora@avellano.datsi.fi.upm.es>.
Diffstat (limited to 'c/src/exec/posix/include/rtems/posix/Makefile.in')
-rw-r--r--c/src/exec/posix/include/rtems/posix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/posix/include/rtems/posix/Makefile.in b/c/src/exec/posix/include/rtems/posix/Makefile.in
index 3c75974208..e61c8029a7 100644
--- a/c/src/exec/posix/include/rtems/posix/Makefile.in
+++ b/c/src/exec/posix/include/rtems/posix/Makefile.in
@@ -13,7 +13,7 @@ MP_PIECES_yes_V = condmp mutexmp pthreadmp
MP_PIECES = $(MP_PIECES_$(HAS_MP)_V)
H_PIECES= cond config key mutex posixapi \
- priority psignal pthread seterr threadsup time
+ priority psignal pthread ptimer seterr threadsup time
#H_PIECES= cancel cond intr key mqueue mqueuemp mutex \
# mutexmp pthread pthreadmp priority semaphore semaphoremp threadsup \
# time