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
Sebastian Schrader
Kea
Commits
0607a3ac
Commit
0607a3ac
authored
Aug 27, 2013
by
Tomek Mrugalski
🛰
Browse files
[master] Compilation fix for dhcp_ddns on Ubuntu
parent
343252ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcp_ddns/Makefile.am
View file @
0607a3ac
...
...
@@ -45,6 +45,7 @@ libb10_dhcp_ddns_la_LIBADD += $(top_builddir)/src/lib/log/libb10-log.la
libb10_dhcp_ddns_la_LIBADD
+=
$(top_builddir)
/src/lib/util/libb10-util.la
libb10_dhcp_ddns_la_LIBADD
+=
$(top_builddir)
/src/lib/exceptions/libb10-exceptions.la
libb10_dhcp_ddns_la_LIBADD
+=
$(top_builddir)
/src/lib/config/libb10-cfgclient.la
libb10_dhcp_ddns_la_LIBADD
+=
$(top_builddir)
/src/lib/cc/libb10-cc.la
libb10_dhcp_ddns_la_LIBADD
+=
${BOTAN_LIBS}
${BOTAN_RPATH}
if
USE_CLANGPP
...
...
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