diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index bef3f17a..a1db8f42 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,7 +63,6 @@ libpthread_a_SOURCES = pt-attr.c pt-attr-destroy.c pt-attr-getdetachstate.c \ pt-once.c \ pt-alloc.c \ pt-create.c \ - pt-create-np.c \ pt-pool-np.c \ pt-equal.c \ pt-dealloc.c \ @@ -110,7 +109,6 @@ libpthread_a_SOURCES = pt-attr.c pt-attr-destroy.c pt-attr-getdetachstate.c \ pt-thread-alloc.c \ pt-thread-start.c \ pt-thread-halt.c \ - pt-thread-init.c \ pt-getconcurrency.c pt-setconcurrency.c \ pt-block.c \ pt-timedblock.c \ |