mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#1075] Add missing line to Makefile
Adding a line that got lost in a recent merge.
This commit is contained in:
@@ -38,6 +38,7 @@ libdhcp6_la_SOURCES += dhcp6_lexer.ll location.hh position.hh stack.hh
|
||||
libdhcp6_la_SOURCES += dhcp6_parser.cc dhcp6_parser.h
|
||||
libdhcp6_la_SOURCES += parser_context.cc parser_context.h parser_context_decl.h
|
||||
libdhcp6_la_SOURCES += dhcp6_messages.h dhcp6_messages.cc
|
||||
EXTRA_DIST += dhcp6_messages.mes
|
||||
|
||||
sbin_PROGRAMS = kea-dhcp6
|
||||
|
||||
|
Reference in New Issue
Block a user