aboutsummaryrefslogtreecommitdiffstats
path: root/tests/product/build-aspectj/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/product/build-aspectj/build.xml')
-rw-r--r--tests/product/build-aspectj/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/product/build-aspectj/build.xml b/tests/product/build-aspectj/build.xml
index 394f10ff7..4046113be 100644
--- a/tests/product/build-aspectj/build.xml
+++ b/tests/product/build-aspectj/build.xml
@@ -125,7 +125,7 @@
<path id="tools.libs">
<pathelement path="${aspectj.src}/lib/ant/lib/ant.jar"/>
<pathelement path="${aspectj.src}/lib/bcel/bcel.jar"/>
- <pathelement path="${aspectj.src}/libx/jdtcore-aj/jdtcore-for-aspectj.jar"/>
+ <pathelement path="${aspectj.src}/lib/jdtcore-aj/jdtcore-for-aspectj.jar"/>
</path>
</target>