Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
e3cd991a
Commit
e3cd991a
authored
Dec 21, 2002
by
Josh Coalson
Browse files
add metaflac.sgml
parent
fb4cf63f
Changes
1
Hide whitespace changes
Inline
Side-by-side
man/Makefile.am
View file @
e3cd991a
...
...
@@ -18,6 +18,9 @@
flac.1
:
flac.sgml
docbook-to-man
$?
>
$@
||
(
docbook2man
$?
&&
mv
FLAC.1
$@
)
man_MANS
=
flac.1
metaflac.1
:
metaflac.sgml
docbook-to-man
$?
>
$@
||
(
docbook2man
$?
&&
mv
METAFLAC.1
$@
)
EXTRA_DIST
=
$(man_MANS)
flac.sgml
man_MANS
=
flac.1 metaflac.1
EXTRA_DIST
=
$(man_MANS)
flac.sgml metaflac.sgml
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