Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
18590933
Commit
18590933
authored
Apr 15, 2015
by
Marcin Siodelski
Browse files
[master] Prevent distcheck failure in user_chk hook library.
parent
e366ba78
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/hooks/dhcp/user_chk/Makefile.am
View file @
18590933
...
...
@@ -20,8 +20,9 @@ s-messages: user_chk_messages.mes
# (so that they are built before the main library is built).
BUILT_SOURCES
=
user_chk_messages.h user_chk_messages.cc
# Ensure that the message file is included in the distribution
EXTRA_DIST
=
libdhcp_user_chk.dox
# Ensure that the message file is included in the distribution
EXTRA_DIST
+=
user_chk_messages.mes
# Get rid of generated message files on a clean
CLEANFILES
=
*
.gcno
*
.gcda user_chk_messages.h user_chk_messages.cc s-messages
...
...
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