diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 10:58:25 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 10:58:25 +0200 |
commit | 01284e456dc6df8e064a7a42f194fcd81d9ce7a1 (patch) | |
tree | 6c4f035781474e35ffb7675c9a02218f81d416cf /GNUmakefile | |
parent | b88c0140885808ae7443179fe8137dea3b93994f (diff) |
Improve documentation, now using a spell checker
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index 830b998d..0c28f3c4 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -21,6 +21,8 @@ pkgfiles = \ .Rbuildignore \ data/* \ DESCRIPTION \ + inst/WORDLIST \ + inst/testdata/fit_old_FOCUS_D.rda \ man/* \ NAMESPACE \ NEWS.md \ |