Rework configure script
[lttng-ust.git] / tests / ust-elf / Makefile.am
index eac89eede71aa874f55629297e1340dce8cc7b71..203272ed155d7a057ebdd7ab832aaea06ab08f45 100644 (file)
@@ -24,5 +24,5 @@ EXTRA_DIST = test_ust_elf.in \
        $(srcdir)/data/pic/libhello.c
 
 $(noinst_SCRIPTS): %: %.in
-       sed "s#@ABSTOPSRCDIR@#$(abs_top_srcdir)#g" < $< > $@
+       $(SED) "s#@ABSTOPSRCDIR@#$(abs_top_srcdir)#g" < $< > $@
        chmod +x $@
This page took 0.023677 seconds and 4 git commands to generate.