aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-10-15 01:01:21 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2016-10-15 01:01:21 +0200
commit363046c178398593dea33712ba281fb5556541a6 (patch)
treeb15fcb693d884c478889318ade2c77f0569c8f81 /GNUmakefile
parent9d7f213fbed4baa5d0bafdb8ea6c584cccb1d73f (diff)
Meta infos for pdf and self$Picture, png function
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index dfea847..52adf68 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -54,7 +54,7 @@ test: build
quickcheck: build
@echo "Running check..."
- "$(R_HOME)/bin/R" CMD check $(TGZ)
+ "$(R_HOME)/bin/R" CMD check $(TGZ) --no-tests
@echo "DONE."
check: build

Contact - Imprint