diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ ifeq ($(IN_GLIBC),no) dir := libpthread makemode := library else -subdir := libpthread +subdir := htl pthread-version := 0.3 |