summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@beefcake.parabola.nu>2018-08-11 19:33:38 -0400
committerLuke Shumaker <lukeshu@beefcake.parabola.nu>2018-08-11 19:33:38 -0400
commit779fc0a3e637fe8b339c04b7a79984a324edfcf8 (patch)
treec1e3be469e7438068d0bc26cd167ed26230a1d03 /Makefile
parent1ff3ecb5b08b40686b0e03cf79c4233c5bf99396 (diff)
fastsumsystemd
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fe3d2ca..2d52dd6 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,7 @@ CPPFLAGS += -O2 -D_FORTIFY_SOURCE=2
all: cow-dedupe-range
all: cow-extent-map
all: cow-dedupe
+all: fastsum
.PHONY: all
%: src/%.o