commit 43c87556750bad8f4b129dc5421060ce26952a55 parent 18b40a74c0fbdd4941dd8b34fc2997ecde5284ca 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(-)
diff --git a/Makefile b/Makefile @@ -24,7 +24,7 @@ OBJ = \ pack.o \ types.o \ unpack.o \ - utils.o + utils.o \ DISTFILES = \ $(SRC) \