summaryrefslogtreecommitdiff
path: root/ure/Module_ure.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-04-21 11:10:53 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-21 17:44:22 +0200
commit14fb27c209d9d9cf8bd75f87005da8a0a42eeb8f (patch)
treef9451941d1d4e6494502c73a06c0820ac0497a19 /ure/Module_ure.mk
parent288c8b9d59024897e88b55b9001f9922998d1302 (diff)
uretest.zip is not installed -> don't build it
If anyone wants to do anything with it, there are the sources (but quick look at ure/source/uretest/Makefile suggests it is dmake, so good luck with that .-) Maybe it is just another relic of the past that can be removed? Change-Id: I44b4a36d89a5617d5dba9e063e8b8b19c1dba240
Diffstat (limited to 'ure/Module_ure.mk')
-rw-r--r--ure/Module_ure.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/ure/Module_ure.mk b/ure/Module_ure.mk
index 169307ae4d1f..3530e28cc514 100644
--- a/ure/Module_ure.mk
+++ b/ure/Module_ure.mk
@@ -29,9 +29,7 @@ $(eval $(call gb_Module_Module,ure))
$(eval $(call gb_Module_add_targets,ure,\
Package_distribution \
- Package_uretest \
Rdb_ure \
- Zip_uretest \
))
# vim:set noet sw=4 ts=4: