aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index f425c50..507782b 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -47,7 +47,7 @@ all: ${LIB}
${OBJ}: ${INC}
${LIB}: ${OBJ}
- ar rcs $@ $^
+ ${AR} rcs $@ $^
asn1.o rsa.o ecdsa.o: asn1_internal.h