blob: b49de3b91d6dda1986e09d20d9fe25da45a229a5 [file] [edit]
EXTRA_DIST = strongswan.service.in
CLEANFILES = strongswan.service
systemdsystemunit_DATA = strongswan.service
strongswan.service : strongswan.service.in
$(AM_V_GEN) \
sed \
-e "s:@SBINDIR@:$(sbindir):" \
$(srcdir)/$@.in > $@