diff options
author | Uros Majstorovic <majstor@majstor.org> | 2022-02-02 06:25:38 +0100 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2022-02-02 06:25:38 +0100 |
commit | 378d4ce7552df580e3ddd89c2faa9f8c5086d646 (patch) | |
tree | 36fe323de93de5d6b8fb27827fc57984c5b15f6d /crypto/crypto_obj.mk | |
parent | 9d775a05562d6166a5142d9820ffa7c26de55d6c (diff) |
renamed crypto -> ext
Diffstat (limited to 'crypto/crypto_obj.mk')
-rw-r--r-- | crypto/crypto_obj.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/crypto_obj.mk b/crypto/crypto_obj.mk deleted file mode 100644 index 54c7092..0000000 --- a/crypto/crypto_obj.mk +++ /dev/null @@ -1,3 +0,0 @@ -obj_dep = aes/aes.o blowfish/blowfish.o sha/sha1.o - -subdirs = aes blowfish sha |