Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
b31ddb78
Commit
b31ddb78
authored
Jan 23, 2013
by
Alexandre Duret-Lutz
Browse files
* src/bin/man/Makefile.am (common_dep): Fix dependency.
parent
3f61a34b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/man/Makefile.am
View file @
b31ddb78
## -*- coding: utf-8 -*-
## Copyright (C) 2012 Laboratoire de Recherche et Développement
## Copyright (C) 2012
, 2013
Laboratoire de Recherche et Développement
## de l'Epita (LRDE).
##
## This file is part of Spot, a model checking library.
...
...
@@ -17,7 +17,7 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
common_dep
=
$(top_
build
dir)
/configure.ac
common_dep
=
$(top_
src
dir)
/configure.ac
x_to_1
=
$(top_builddir)
/tools/x-to-1
convman
=
ARGP_HELP_FMT
=
header-col
=
0
$(SHELL)
"
$(x_to_1)
"
\
"
$(PERL)
"
"
$(top_srcdir)
/tools/help2man -N -L 'en_US.UTF-8'"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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