somehow missed these changes during the portability branch back-merge

This commit is contained in:
Tobias Brunner
2009-04-30 17:13:45 +00:00
parent 8c5d72cd0b
commit ea7e89c72c
3 changed files with 38 additions and 3 deletions
+1 -1
View File
@@ -6,6 +6,6 @@ EXTRA_DIST = do-tests.in make-testing start-testing stop-testing \
do-tests : do-tests.in
sed \
-e "s:\@IPSEC_ROUTING_TABLE\@:$(IPSEC_ROUTING_TABLE):" \
$< > $@
$(srcdir)/$@.in > $@
chmod +x $@