From 9a19f878e9074faac7350d4638fa5c31eb3e8f7b Mon Sep 17 00:00:00 2001 From: JP Aumasson Date: Mon, 11 Jan 2021 22:06:09 +0100 Subject: readme --- makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index c18cc85..af05a9f 100644 --- a/makefile +++ b/makefile @@ -29,6 +29,3 @@ format: clang-format -style="{BasedOnStyle: llvm, IndentWidth: 4}" \ -i *.c *.h -dist: clean - cd ..; \ - tar zcf SipHash-`date +%Y%m%d%H%M`.tgz SipHash/* -- cgit v1.2.3