Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
74eeb5e8
Commit
74eeb5e8
authored
Feb 25, 2017
by
Francis Dupont
Browse files
[master] Added the .hh bison headers as libagent_la_SOURCES
parent
ec32546e
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/bin/agent/Makefile.am
View file @
74eeb5e8
...
@@ -48,7 +48,7 @@ libagent_la_SOURCES += ctrl_agent_log.cc ctrl_agent_log.h
...
@@ -48,7 +48,7 @@ libagent_la_SOURCES += ctrl_agent_log.cc ctrl_agent_log.h
libagent_la_SOURCES
+=
ctrl_agent_process.cc ctrl_agent_process.h
libagent_la_SOURCES
+=
ctrl_agent_process.cc ctrl_agent_process.h
libagent_la_SOURCES
+=
agent_parser.cc agent_parser.h
libagent_la_SOURCES
+=
agent_parser.cc agent_parser.h
libagent_la_SOURCES
+=
parser_context.cc parser_context.h parser_context_decl.h
libagent_la_SOURCES
+=
parser_context.cc parser_context.h parser_context_decl.h
libagent_la_SOURCES
+=
agent_lexer.ll
libagent_la_SOURCES
+=
agent_lexer.ll
location.hh position.hh stack.hh
nodist_libagent_la_SOURCES
=
ctrl_agent_messages.h ctrl_agent_messages.cc
nodist_libagent_la_SOURCES
=
ctrl_agent_messages.h ctrl_agent_messages.cc
EXTRA_DIST
+=
ctrl_agent_messages.mes
EXTRA_DIST
+=
ctrl_agent_messages.mes
...
...
src/bin/d2/Makefile.am
View file @
74eeb5e8
...
@@ -146,4 +146,3 @@ parser location.hh position.hh stack.hh d2_parser.cc d2_parser.h d2_lexer.cc:
...
@@ -146,4 +146,3 @@ parser location.hh position.hh stack.hh d2_parser.cc d2_parser.h d2_lexer.cc:
@
echo
Parser generation disabled. Configure with
--enable-generate-parser
to
enable
it.
@
echo
Parser generation disabled. Configure with
--enable-generate-parser
to
enable
it.
endif
endif
Write
Preview
Markdown
is supported
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