summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0c74477..b36c2dd 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,7 @@ SRC = \
test/pkstr.cpp \
test/pkev.c \
test/pkev.cpp \
+ test/pkarr.c\
test/pkarr.cpp \
OBJ = $(SRC:%.c=.o)
@@ -75,7 +76,7 @@ pkstr: pkmacros pkstr.gch pkstr.gchpp
pkev: pkev.gch pkev.gchpp
-pkarr: pkarr.gch pkarr.gchpp
+pkarr: pkmem pkarr.gch pkarr.gchpp
build: pkmacros
build: pkmem-types