diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-07-14 14:51:28 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-07-14 14:51:28 +0000 |
| commit | affe9eaf7807e0a5c3aa99d79dece91c3bbc3854 (patch) | |
| tree | 86f382469abb446221bb5f590e38193c99fc4214 /examples/Makefile | |
| parent | ffcbc2d7ba03067492045e4cbead519a3b3c27ef (diff) | |
Import zstd 1.3.0vendor/zstd/1.3.0
Diffstat (limited to 'examples/Makefile')
| -rw-r--r-- | examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile index b84983f08c0c..e279a537d71e 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -46,7 +46,7 @@ clean: simple_compression simple_decompression \ dictionary_compression dictionary_decompression \ streaming_compression streaming_decompression \ - multiple_streaming_compression + multiple_streaming_compression @echo Cleaning completed test: all |
