aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-06-19 17:46:11 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-06-19 17:46:11 +0200
commitec574cff822a1238138c0aa69b3d1459bdc3dfa8 (patch)
treeed35e64ca0a2e51b0974e7fa3efd768aa5bc446a /GNUmakefile
parent6281424beafe531c9891670c3227ab12e9a21990 (diff)
Use odeintr instead of ccSolve for compiling modelsodeintr
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 9e2ee80c..97557f04 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -26,7 +26,8 @@ pkgfiles = NEWS \
tests/* \
tests/testthat* \
TODO \
- vignettes/*
+ vignettes/*.Rmd \
+ vignettes/*.Rnw
all: check clean

Contact - Imprint