Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4029fed7bf |
@@ -7,3 +7,4 @@
|
|||||||
(release "4")
|
(release "4")
|
||||||
(release "5")
|
(release "5")
|
||||||
(release "6")
|
(release "6")
|
||||||
|
(release "7")
|
||||||
@@ -11,5 +11,5 @@
|
|||||||
; Files to install for your extension:
|
; Files to install for your extension:
|
||||||
'("hmac.o" "hmac.so" "hmac.import.so")
|
'("hmac.o" "hmac.so" "hmac.import.so")
|
||||||
; Assoc list with properties for your extension:
|
; Assoc list with properties for your extension:
|
||||||
'((version 6)
|
'((version 7)
|
||||||
(static "hmac.o"))) ;; for static linking
|
(static "hmac.o"))) ;; for static linking
|
||||||
Reference in New Issue
Block a user