From: Evgeny Vereshchagin Date: Tue, 23 Feb 2016 14:33:20 +0000 (+0000) Subject: tests: add exec-spec-interpolation.service to Makefile.am X-Git-Tag: v231~578^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dcf7860e1190ca719445de6002626bfc7ae54111;p=platform%2Fupstream%2Fsystemd.git tests: add exec-spec-interpolation.service to Makefile.am This is a follow-up to 2525499 --- diff --git a/Makefile.am b/Makefile.am index a0043c2..412e720 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1550,6 +1550,7 @@ EXTRA_DIST += \ test/test-execute/exec-privatedevices-yes.service \ test/test-execute/exec-privatetmp-no.service \ test/test-execute/exec-privatetmp-yes.service \ + test/test-execute/exec-spec-interpolation.service \ test/test-execute/exec-systemcallerrornumber.service \ test/test-execute/exec-systemcallfilter-failing2.service \ test/test-execute/exec-systemcallfilter-failing.service \