summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authornytpu <alex@nytpu.com>2021-05-12 12:51:51 -0600
committernytpu <alex@nytpu.com>2021-05-12 12:51:51 -0600
commit27717cfd396a6bc973cd7c0f33b83559e3103614 (patch)
treef7361bca6edeb64b1bc735a8b9b487ada1e6ed68 /Makefile
parente1598af3eacf50b2bedee1161ad0fc89c75c1a0f (diff)
keep localizations in repo
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bf4b844..4c1d377 100644
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,6 @@ $(BUILDDIR)/%.1: doc/%.1.scd | $(BUILDDIR)
clean:
-$(RM) -r $(BUILDDIR)
- -$(RM) -r localizations
install: all