Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
0a6e1581
Commit
0a6e1581
authored
Nov 10, 2014
by
Tomek Mrugalski
🛰
Browse files
Merge branch 'master' of github.com:marcinwyszynski/kea into marcinwyszynski-master
parents
045adf64
00b5f3fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/hooks/Makefile.am
View file @
0a6e1581
...
...
@@ -53,12 +53,15 @@ libkea_hooks_la_LIBADD += $(top_builddir)/src/lib/exceptions/libkea-exceptions.l
# Specify the headers for copying into the installation directory tree. User-
# written libraries only need the definitions from the headers for the
# CalloutHandle and LibraryHandle objects.
# CalloutHandle and LibraryHandle objects. CalloutManager may be required by
# users testing statically linked KEA binaries.
libkea_hooks_includedir
=
$(pkgincludedir)
/hooks
libkea_hooks_include_HEADERS
=
\
callout_handle.h
\
callout_manager.h
\
library_handle.h
\
hooks.h
hooks.h
\
server_hooks.h
if
USE_CLANGPP
# Disable unused parameter warning caused by some of the
...
...
Write
Preview
Supports
Markdown
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