From 754ef33a266326aa05870e8b2412abb30d2791d4 Mon Sep 17 00:00:00 2001 From: jranke Date: Mon, 11 Nov 2013 21:13:20 +0000 Subject: 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 --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'" -- cgit v1.2.1