summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index eff7220..d6cda36 100644
--- a/Makefile
+++ b/Makefile
@@ -16,8 +16,8 @@ install:
uninstall:
rm -rf $(DESTDIR)$(LUA_LMOD)/activity
- rm -f $(DESTIR)$(BINDIR)/activity
- rm -f $(DESTIR)$(MAN1DIR)/activity.1
+ rm -f $(DESTDIR)$(BINDIR)/activity
+ rm -f $(DESTDIR)$(MAN1DIR)/activity.1
test:
busted