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
7e760b7d
Commit
7e760b7d
authored
Apr 27, 2016
by
Tomek Mrugalski
🛰
Browse files
[4297] Corrected headers installation dir.
parent
0640b863
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/cc/Makefile.am
View file @
7e760b7d
...
...
@@ -15,7 +15,7 @@ libkea_cc_la_LDFLAGS = -no-undefined -version-info 1:0:0
# Since data.h is now used in the hooks interface, it needs to be
# installed on target system.
libkea_cc_includedir
=
$(pkgincludedir)
libkea_cc_includedir
=
$(pkgincludedir)
/cc
libkea_cc_include_HEADERS
=
data.h
CLEANFILES
=
*
.gcno
*
.gcda
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