aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorjranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>2013-11-11 21:13:20 +0000
committerjranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>2013-11-11 21:13:20 +0000
commit754ef33a266326aa05870e8b2412abb30d2791d4 (patch)
tree35a746c40cebd9017d55fc219eefe6b369398825 /GNUmakefile
parent8a9b7effe5f3105393bc89fdd9fc3576d6580ba6 (diff)
Vignettes are not built from the makefile
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@156 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 585f435..8cdc60c 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -58,7 +58,7 @@ test: install
release:
@echo "\nPull in changes from svn and merge local commits"
@git svn rebase
- @echo "\nHow about make test, make check and make vignette?"
+ @echo "\nHow about make test and make check?"
@echo "\nIs the DESCRIPTION file up to date?"
@echo "\nPerform final changes and commit with 'git commit --amend'."
@echo "\nIf the above is taken care of, run 'git svn dcommit'"

Contact - Imprint