aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 0724630..d993d27 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -42,7 +42,6 @@ $(TGZ): $(pkgfiles)
@echo "Roxygenizing package..."
"$(R_HOME)/bin/Rscript" -e 'devtools::document()'
@echo "Building package..."
- git log --no-merges -M --date=iso > ChangeLog
"$(R_HOME)/bin/R" CMD build . > build.log 2>&1
@echo "DONE."

Contact - Imprint