diff options
| author | Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com> | 2021-01-11 22:22:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-11 22:22:59 +0100 |
| commit | dfaa38ee2d0d47d4d484788856df68663992b2f5 (patch) | |
| tree | 0d33455294d0bb8145ad2a65a5e2422a8ff9627e /makefile | |
| parent | Merge pull request #26 from jflopezfernandez/master (diff) | |
| parent | ignore bins (diff) | |
| download | siphash-dfaa38ee2d0d47d4d484788856df68663992b2f5.tar.gz siphash-dfaa38ee2d0d47d4d484788856df68663992b2f5.tar.xz | |
Merge pull request #30 from veorq/notahash
Notahash
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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/* |
