aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2014-01-06 18:24:13 +0100
committerGuilhem Moulin <guilhem.moulin@fripost.org>2014-01-06 18:24:13 +0100
commit49425df94b9e5e3acf686d6bcef1a7491c703596 (patch)
tree37a81ea851f287e64a7b1884be98b5d848e26b7a /Makefile
parent22b57c437515b6a276b652bf11a7e474a317c4e8 (diff)
Remove test.d.
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