diff options
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads/Makefile b/linuxthreads/Makefile index c4eddef3a5..8813ae110f 100644 --- a/linuxthreads/Makefile +++ b/linuxthreads/Makefile @@ -21,7 +21,7 @@ # subdir := linuxthreads -linuxthreads-version=0.7 +libpthread-version=0.7 headers := pthread.h semaphore.h bits/semaphore.h distribute := internals.h queue.h restart.h spinlock.h |