Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
e70af038
Commit
e70af038
authored
Nov 28, 2008
by
Pekka Pessi
Browse files
rules/lcov.am: fixed whitespace
darcs-hash:20081127231014-db55f-8fb281b8fd3ce95a99d4474748b1795871c49d2f.gz
parent
be9da4ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
rules/lcov.am
rules/lcov.am
+2
-2
No files found.
rules/lcov.am
View file @
e70af038
#
#
# Generate lcov output
#
...
...
@@ -37,7 +37,7 @@ lcov-report:
rm -rf $$odir ; mkdir -p $$odir && \
${LCOV_REPORT} ${GENHTML_OPTIONS} \
--title "${PACKAGE_NAME}-${PACKAGE_VERSION}$$sub" \
--srcdir=${srcdir} -o $$odir
--srcdir=${srcdir} -o $$odir
# Rerun checks before generating report
lcov-rerun: clean-lcov
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment