summaryrefslogtreecommitdiff
path: root/tests/automated/gnu-ipp.xml.template
diff options
context:
space:
mode:
Diffstat (limited to 'tests/automated/gnu-ipp.xml.template')
-rw-r--r--tests/automated/gnu-ipp.xml.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/automated/gnu-ipp.xml.template b/tests/automated/gnu-ipp.xml.template
index 1bd121f7..96078c89 100644
--- a/tests/automated/gnu-ipp.xml.template
+++ b/tests/automated/gnu-ipp.xml.template
@@ -17,7 +17,7 @@ export CFLAGS += -Wno-unused-label -g
]]>
</FileWrite>
<Configure cmd='./aconfigure --enable-ipp --with-ipp="$(IPPROOT)" --with-ipp-samples="$(IPPSAMPLES)" --with-ipp-arch=$(IPPARCH)' />
- <Build cmd="make dep &amp;&amp; make distclean &amp;&amp; make" />
+ <Build cmd="make dep &amp;&amp; make clean &amp;&amp; make" />
<Test name="pjlib-test" wdir="pjlib/bin" cmd="./pjlib-test-$(SUFFIX)" />
<Test name="pjlib-util-test" wdir="pjlib-util/bin" cmd="./pjlib-util-test-$(SUFFIX)" />
<Test name="pjnath-test" wdir="pjnath/bin" cmd="./pjnath-test-$(SUFFIX)" />