aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index da766e7..f1b6abc 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ send: # sends to fripost.org for publication
rsync -ruvp --chmod=Dugo+rx,Fugo+r publish/ fripost@fripost.org:fripost.org/
clean:
- rm -f *~*; rm -f test test.d/test; rmdir test.d
+ rm -f *~*; rm -f test test.d
# Debuging and testing
send-test: test.d/test