Skip to content

Commit

Permalink
fix install
Browse files Browse the repository at this point in the history
  • Loading branch information
cktan committed Oct 26, 2019
1 parent fba2c14 commit 66b0729
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ install: all
install src/s3pool/s3pool ${prefix}/bin
install client/c/s3pool.h ${prefix}/include
install client/c/libs3pool.a ${prefix}/lib
install client/c/{s3glob,s3cat,s3pull,s3push,s3refresh} ${prefix}/bin
install client/c/s3glob ${prefix}/bin
install client/c/s3cat ${prefix}/bin
install client/c/s3pull ${prefix}/bin
Expand Down

0 comments on commit 66b0729

Please sign in to comment.