Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
a0a1e39e
Commit
a0a1e39e
authored
Jul 10, 1998
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(noinst_MANS): Use noinst_MANS instead of man_MANS so that nothing
from isc gets installed by lyskomd.
parent
ff3950df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/libraries/libisc-new/man/Makefile.am
src/libraries/libisc-new/man/Makefile.am
+2
-2
No files found.
src/libraries/libisc-new/man/Makefile.am
View file @
a0a1e39e
...
...
@@ -19,8 +19,8 @@
## Process this file with automake to produce Makefile.in
man
_MANS
=
isc.3x isc_initialize.3x isc_shutdown.3x isc_openfd.3x
\
noinst
_MANS
=
isc.3x isc_initialize.3x isc_shutdown.3x isc_openfd.3x
\
isc_openfile.3x isc_opentcp.3x isc_close.3x isc_listentcp.3x
\
isc_unlisten.3x isc_createtcp.3x isc_destroy.3x
EXTRA_DIST
=
$(
man
_MANS)
TEMPLATE FUNCTIONS .cvsignore
EXTRA_DIST
=
$(
noinst
_MANS)
TEMPLATE FUNCTIONS .cvsignore
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