diff options
author | Martin Willi <martin@revosec.ch> | 2010-11-08 16:45:48 +0100 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2011-01-05 16:45:42 +0100 |
commit | 1009e5c3bcb3e839582c1445bf9dbe3cc3ac231d (patch) | |
tree | c3050f9d28e608a8bb5fb230d0f978bda3255e31 | |
parent | b70abdac2b6494b2666ee6654bd824897498caaa (diff) | |
download | strongswan-1009e5c3bcb3e839582c1445bf9dbe3cc3ac231d.tar.bz2 strongswan-1009e5c3bcb3e839582c1445bf9dbe3cc3ac231d.tar.xz |
Include suiteb test suite config in distribution
-rw-r--r-- | src/conftest/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/conftest/Makefile.am b/src/conftest/Makefile.am index d4155d410..3cffce3c1 100644 --- a/src/conftest/Makefile.am +++ b/src/conftest/Makefile.am @@ -16,3 +16,5 @@ conftest_LDADD = \ $(top_builddir)/src/libhydra/libhydra.la \ $(top_builddir)/src/libcharon/libcharon.la \ -lm $(PTHREADLIB) $(DLLIB) + +EXTRA_DIST = suiteb |