aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 76339e7..c22ff44 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -5,6 +5,8 @@ TGZ := $(PKGNAME)_$(PKGVERS).tar.gz
R_HOME ?= $(shell R RHOME)
DATE := $(shell date +%Y-%m-%d)
+all: install
+
.PHONEY: usage check clean roxygen sd
usage:

Contact - Imprint