diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ca96469..f6232fd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -96,7 +96,7 @@ lcov-report: mv lcov/lcov.cleaned.info lcov/lcov.info genhtml -t "$(PACKAGE_STRING)" -o lcov lcov/lcov.info -#.PHONY: lcov-reset +#.PHONY: lcov-upload #lcov-upload: lcov # rsync -rvz -e ssh --delete lcov/* ??? |