aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-08-28 06:38:04 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-08-28 06:38:04 +0000
commit35800a11eeabda3586b6cf87adcb04ef6278f657 (patch)
treee0b6880f769089b17d310bae4664bd693b31a328 /Makefile.am
parent9ee1111d8b8a73eb0b642a3f2a6db2294fd79f1c (diff)
downloadstrongswan-35800a11eeabda3586b6cf87adcb04ef6278f657.tar.bz2
strongswan-35800a11eeabda3586b6cf87adcb04ef6278f657.tar.xz
testing/do-tests is made from do-tests.in by inserting actual routing table
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 575eb0668..c3d8d0df5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = src
-EXTRA_DIST = Doxyfile.in testing CREDITS
+SUBDIRS = src testing
+EXTRA_DIST = Doxyfile.in CREDITS
CLEANFILES = apidoc Doxyfile
Doxyfile : Doxyfile.in