summaryrefslogtreecommitdiff
path: root/ure
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-09-26 00:12:18 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2011-09-26 00:12:18 +0200
commitecd522535d0e968ee0cdd3783a58944f8324c0de (patch)
tree57bff6cec3eb5c03d2f46bf1538f8cfb9e683059 /ure
parent4768ce0f246226e0ef6449c1f33b9360b05ef7a8 (diff)
fix path to binaryurp.component
Diffstat (limited to 'ure')
-rw-r--r--ure/source/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ure/source/makefile.mk b/ure/source/makefile.mk
index c8837a68186f..1f7589065e15 100644
--- a/ure/source/makefile.mk
+++ b/ure/source/makefile.mk
@@ -35,7 +35,7 @@ ZIP1LIST = uretest
my_components = \
acceptor \
- binaryurp \
+ component/binaryurp/source/binaryurp \
bootstrap \
connector \
introspection \