aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fbed9c0..735571f 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ debug:
27 27
28clean: 28clean:
29 rm -rf nissy nissy*.exe nissy*.tar.gz 29 rm -rf nissy nissy*.exe nissy*.tar.gz
30 rm doc/nissy.html doc/nissy.pdf
30 31
31dist: clean nissy.exe 32dist: clean nissy.exe
32 mkdir -p nissy-${VERSION} 33 mkdir -p nissy-${VERSION}

Generated with cgit - Back to sebastiano.tronto.net