Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Sebastian Schrader
Kea
Commits
823fa055
Commit
823fa055
authored
Apr 21, 2011
by
Jelte Jansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[master] update EXTRA_DIST
parent
e37bfa34
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
274 additions
and
177 deletions
+274
-177
Makefile.am
Makefile.am
+273
-177
tests/tools/badpacket/tests/Makefile.am
tests/tools/badpacket/tests/Makefile.am
+1
-0
No files found.
Makefile.am
View file @
823fa055
This diff is collapsed.
Click to expand it.
tests/tools/badpacket/tests/Makefile.am
View file @
823fa055
...
@@ -24,6 +24,7 @@ run_unittests_CPPFLAGS = $(AM_CPPFLAGS) $(GTEST_INCLUDES)
...
@@ -24,6 +24,7 @@ run_unittests_CPPFLAGS = $(AM_CPPFLAGS) $(GTEST_INCLUDES)
run_unittests_LDFLAGS
=
$(AM_LDFLAGS)
$(GTEST_LDFLAGS)
run_unittests_LDFLAGS
=
$(AM_LDFLAGS)
$(GTEST_LDFLAGS)
run_unittests_LDFLAGS
+=
$(top_builddir)
/src/lib/log/liblog.la
run_unittests_LDFLAGS
+=
$(top_builddir)
/src/lib/log/liblog.la
run_unittests_LDFLAGS
+=
$(top_builddir)
/src/lib/exceptions/libexceptions.la
run_unittests_LDFLAGS
+=
$(top_builddir)
/src/lib/exceptions/libexceptions.la
run_unittests_LDFLAGS
+=
$(top_builddir)
/src/lib/util/libutil.la
run_unittests_LDADD
=
$(GTEST_LDADD)
run_unittests_LDADD
=
$(GTEST_LDADD)
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