summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 161fed2..eff7220 100644
--- a/Makefile
+++ b/Makefile
@@ -6,8 +6,7 @@ MANDIR=$(DATADIR)/man
MAN1DIR=$(MANDIR)/man1
LUA_LMOD=$(DATADIR)/lua/$(LUA_VERSION)
-all:
- @echo Nothing to be built
+all: test
install:
install -m644 -Dt $(DESTDIR)$(LUA_LMOD)/activity activity/*.lua