Fix style in Makefile - dedup - deduplicating backup program HTML git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/ DIR Log DIR Files DIR Refs DIR Tags DIR README DIR LICENSE --- DIR commit 43c87556750bad8f4b129dc5421060ce26952a55 DIR parent 18b40a74c0fbdd4941dd8b34fc2997ecde5284ca HTML Author: sin <sin@2f30.org> Date: Thu, 7 Mar 2019 11:38:59 +0000 Fix style in Makefile Diffstat: M Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/Makefile b/Makefile @@ -24,7 +24,7 @@ OBJ = \ pack.o \ types.o \ unpack.o \ - utils.o + utils.o \ DISTFILES = \ $(SRC) \