diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-06-28 09:06:08 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-06-28 09:06:08 +0200 |
commit | ead80514e4230e73ec0d0242503943c8fee07bc2 (patch) | |
tree | b928fc1b40bf9bd4e679609b86daffc7bc0486f2 /GNUmakefile | |
parent | 79df7845e8d97af413c3b274ca3b31f0b4ca6ab0 (diff) |
Rename ChangeLog to NEWS, new entry style, Makefile update
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index b71e81c9..39143ec3 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -16,7 +16,7 @@ SDDIR ?= $(HOME)/svn/kinfit.r-forge/www/mkin_static #------------------------------------------------------------------------------ # These must be manually kept up to date #------------------------------------------------------------------------------ -pkgfiles = ChangeLog \ +pkgfiles = NEWS \ data/* \ DESCRIPTION \ inst/unitTests* \ |