aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-10-13 14:03:19 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2016-10-13 14:03:19 +0200
commit291337e920cc95510fce3c0cdcc62b4443cd3bc4 (patch)
tree63bb8c45d014220427e8bc48250676655527698a /GNUmakefile
parent65c481910d65f6935b7f52450ea809586e71d384 (diff)
Fix retrieving pubchem infos for ambiguous names
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