From 291337e920cc95510fce3c0cdcc62b4443cd3bc4 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 13 Oct 2016 14:03:19 +0200 Subject: Fix retrieving pubchem infos for ambiguous names --- GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'GNUmakefile') 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: -- cgit v1.2.1