aboutsummaryrefslogtreecommitdiff
path: root/dm
diff options
context:
space:
mode:
authorRyan Kavanagh <ryanakca@kubuntu.org>2011-08-16 21:16:41 -0400
committerRyan Kavanagh <ryanakca@kubuntu.org>2011-08-25 07:43:05 -0400
commit25af40e8ad087b1c86a85b3075b8fd4c35d79a81 (patch)
tree4de9f1eedaa052eaee52660ee3bc8ae5da48c429 /dm
parentFixed detach sig signing (diff)
Rename executable makefile to dm
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