Skip to content

Commit

Permalink
Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Solaree committed Oct 15, 2023
1 parent cf17e44 commit 4f8068f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ CXXFLAGS = -m32 -std=gnu++2b -static-libstdc++ -fPIC -I. -Wall -Wno-deprecated-d
LIBS = -lsodium

SRC_C = \
include/Core/blake2b/blake2b.c \
include/Core/blake2b/memzero.c \
include/Core/tweetnacl/tweetnacl.c \
Core/Crypto.c

SRC_CPP = \
Expand Down

0 comments on commit 4f8068f

Please sign in to comment.