Adjust spacing for MPS reader entries in library/Makefile

Existing entries use combination of tabs and spaces, for whatever reason.

Signed-off-by: Hanno Becker <[email protected]>
This commit is contained in:
Hanno Becker
2021-03-29 14:20:18 +01:00
parent 3d0db81690
commit 53314aade1
+2 -2
View File
@@ -104,8 +104,8 @@ OBJS_CRYPTO= \
md4.o \
md5.o \
memory_buffer_alloc.o \
mps_reader.o \
mps_trace.o \
mps_reader.o \
mps_trace.o \
nist_kw.o \
oid.o \
padlock.o \