diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 2489608..e9cedcb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -64,6 +64,7 @@ libpthread_a_SOURCES = pt-attr.c pt-attr-destroy.c pt-attr-getdetachstate.c \ pt-alloc.c \ pt-create.c \ pt-create-np.c \ + pt-pool-np.c \ pt-equal.c \ pt-dealloc.c \ pt-detach.c \ |