dodan override za lintian
[ossec-hids.git] / src / os_crypto / sha1 / Makefile
index 40b5f1f..f019f02 100755 (executable)
@@ -10,7 +10,6 @@ include ../../Config.Make
 SRCS = sha1_op.c
 sha1_OBJS = sha1_op.o
 
-
 sha1:
                $(CC) $(CFLAGS) -c $(SRCS)
                ar cru sha1_op.a $(sha1_OBJS)