aboutsummaryrefslogtreecommitdiff
path: root/dm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xdm (renamed from Makefile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/dm
index f0c0d53..39633c6 100755
--- a/Makefile
+++ b/dm
@@ -95,7 +95,7 @@ build/%: %
install: $(BUILD)
rsync -a build/ ~/
-sha256sums: $(LOCAL_FILES) $(GLOBAL_FILES) Makefile
+sha256sums: $(LOCAL_FILES) $(GLOBAL_FILES) dm
$(SHA256) `git ls-files | grep -v $@` > $@
sha256sums.asc: sha256sums