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
a9b9f641
Commit
a9b9f641
authored
May 24, 2013
by
Thomas Markwalder
Browse files
[2955] Corrected typos in Makefile.ams.
parent
d7fe7188
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/bin/d2/Makefile.am
View file @
a9b9f641
...
...
@@ -48,7 +48,7 @@ pkglibexec_PROGRAMS = b10-d2
b10_d2_SOURCES
=
main.cc
b10_d2_SOURCES
+=
d2_log.cc d2_log.h
b10_d2_SOURCES
+=
d
2
_process.h
b10_d2_SOURCES
+=
d_process.h
b10_d2_SOURCES
+=
d2_process.cc d2_process.h
nodist_b10_d2_SOURCES
=
d2_messages.h d2_messages.cc
...
...
src/bin/d2/tests/Makefile.am
View file @
a9b9f641
...
...
@@ -52,8 +52,8 @@ if HAVE_GTEST
TESTS
+=
d2_unittests
d2_unittests_SOURCES
=
../d2_log.h ../d2_log.cc
d2_unittests_SOURCES
+=
../d
2
_process.h
d2_unittests_SOURCES
+=
../d2_process.cc ../d2_process.h
../d_process.h
d2_unittests_SOURCES
+=
../d_process.h
d2_unittests_SOURCES
+=
../d2_process.cc ../d2_process.h
d2_unittests_SOURCES
+=
d2_unittests.cc
d2_unittests_SOURCES
+=
d2_process_unittests.cc
nodist_d2_unittests_SOURCES
=
../d2_messages.h ../d2_messages.cc
...
...
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