]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - testing/Makefile.am
somehow missed these changes during the portability branch back-merge
[people/ms/strongswan.git] / testing / Makefile.am
index 2ce6f2cd009ddd5f9d501f7529a32a72ec8b62ae..ad8d5042af3867a154706b57bd5edb5a92a11547 100644 (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 $@