diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-12 11:57:37 +0100 |
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-12 11:57:37 +0100 |
| commit | d1a94f2bb3742f50f3dd98a03d5fec338dd0cf65 (patch) | |
| tree | cf5dc1c4a0fdc27266e0d368b0c33b00920daa16 /GNUmakefile | |
| parent | 7b807680b66269ff911df137f56e26775d84e283 (diff) | |
Use preprocessed data for 2,4-D, update docs
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index 49f64c45..f27d02a3 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -23,7 +23,7 @@ pkgfiles = \ data/* \ DESCRIPTION \ inst/WORDLIST \ - inst/extdata/* \ + inst/dataset_generation/* \ inst/testdata/fit_old_FOCUS_D.rda \ man/* \ NAMESPACE \ |
