diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-06 14:54:15 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-06 14:54:15 +0100 |
commit | beef9009a12623e62816f8ff322647481685b535 (patch) | |
tree | 463787147fd57d4be3bb75fb08b6d4644551ea54 /GNUmakefile | |
parent | aac6606d2aee79e547f725353a42266c00ed2299 (diff) |
Some updates
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index e186fad..b049fac 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -12,7 +12,7 @@ pkgfiles = DESCRIPTION \ README.html \ R/* \ inst/examples/*.R \ - inst/staticdocs/index.r \ + _pkgdown.yml \ tests/testthat.R \ tests/testthat/* |