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
530ee237
Commit
530ee237
authored
Jul 25, 2012
by
Jeremy C. Reed
Browse files
[master] make sure src/bin/auth/tests/testdata is in dist tarball
parent
e53fc4d8
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
530ee237
...
...
@@ -1018,6 +1018,7 @@ AC_CONFIG_FILES([Makefile
src/bin/msgq/tests/Makefile
src/bin/auth/Makefile
src/bin/auth/tests/Makefile
src/bin/auth/tests/testdata/Makefile
src/bin/auth/benchmarks/Makefile
src/bin/ddns/Makefile
src/bin/ddns/tests/Makefile
...
...
src/bin/auth/tests/Makefile.am
View file @
530ee237
SUBDIRS
=
testdata .
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src/lib
-I
$(top_builddir)
/src/lib
AM_CPPFLAGS
+=
-I
$(top_builddir)
/src/bin
# for generated spec_config.h header
AM_CPPFLAGS
+=
-I
$(top_builddir)
/src/lib/dns
-I
$(top_srcdir)
/src/bin
...
...
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