Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
af76478f
...
af76478f7eb19b9bfb22f87acbaadf2e12a6f560
authored
2007-09-04 08:16:41 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(master-menu, untabify, final): New goals.
1 parent
568a115a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
doc/texinfo/Makefile.am
doc/texinfo/Makefile.am
View file @
af76478
...
...
@@ -103,3 +103,14 @@ manual:
MAKEINFO
=
"
$(MAKEINFO)
$(MAKEINFOFLAGS)
"
\
TEXI2DVI
=
"
$(TEXI2DVI)
-t @finalout"
\
$(GENDOCS)
$(PACKAGE)
'
$(PACKAGE_NAME)
manual'
EXTRA_DIST
=
gendocs_template mastermenu.el untabify.el
master-menu
:
emacs -batch -l mastermenu.el -f make-master-menu
$(info_TEXINFOS)
untabify
:
emacs -batch -l untabify.el
$(info_TEXINFOS)
$(mailutils_TEXINFOS)
final
:
untabify master-menu
...
...
Please
register
or
sign in
to post a comment