projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8da8d5
)
fix.
author
ng0
<ng0@n0.is>
Sat, 9 Mar 2019 12:28:28 +0000
(12:28 +0000)
committer
ng0
<ng0@n0.is>
Sat, 9 Mar 2019 12:28:28 +0000
(12:28 +0000)
lint/Makefile.am
patch
|
blob
|
history
diff --git
a/lint/Makefile.am
b/lint/Makefile.am
index abbc406300167be08df12f84796adc3359e091c9..6f2f22abc3d32a5881a3d2ca99b5be2c660a5ea0 100644
(file)
--- a/
lint/Makefile.am
+++ b/
lint/Makefile.am
@@
-13,7
+13,7
@@
check-python:
check-man:
printf "Running lint-man.sh in doc/man.\n"
- @cd $(top_srcdir)/doc/man ;
$(top_srcdir)/
../../contrib/scripts/lint-man.sh || true
+ @cd $(top_srcdir)/doc/man ; ../../contrib/scripts/lint-man.sh || true
# exception to add: ignore license files.
# exception to add: uref's can go above 79 chars.