diff options
Diffstat (limited to 'malloc')
-rw-r--r-- | malloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/Makefile b/malloc/Makefile index 449e45e6f6..33502a9084 100644 --- a/malloc/Makefile +++ b/malloc/Makefile @@ -19,7 +19,7 @@ # # Makefile for malloc routines # -subdir := new-malloc +subdir := malloc all: |