extension_makefiles/test/xml_stringdictionary00tagtable.mk
changeset 24 74f0b3eb154c
parent 17 ed3155dbd163
--- a/extension_makefiles/test/xml_stringdictionary00tagtable.mk	Mon May 03 14:14:40 2010 +0300
+++ b/extension_makefiles/test/xml_stringdictionary00tagtable.mk	Wed Jun 23 20:27:15 2010 +0530
@@ -22,9 +22,9 @@
 
 GENERATED_FILES = $(BUILD_DIR)/t_stringdictionary00tagtable.cpp
 
-$(BUILD_DIR)/t_stringdictionary00tagtable.cpp : $(EXTENSION_ROOT)/../test/rtest/tsrc/t_stringdictionary00tagtable.st
+$(BUILD_DIR)/t_stringdictionary00tagtable.cpp : $(EXTENSION_ROOT)/../tsrc/t_stringdictionary00tagtable.st
 	$(call createdir,$(BUILD_DIR))
-	@perl $(EPOCROOT)epoc32/tools/ecopyfile.pl $(EXTENSION_ROOT)/../test/rtest/tsrc/t_stringdictionary00tagtable.st $(BUILD_DIR)$/t_stringdictionary00tagtable.st
+	@perl $(EPOCROOT)epoc32/tools/ecopyfile.pl $(EXTENSION_ROOT)/../tsrc/t_stringdictionary00tagtable.st $(BUILD_DIR)$/t_stringdictionary00tagtable.st
 	@perl $(EPOCROOT)epoc32/tools/stringtable.pl $(BUILD_DIR)/t_stringdictionary00tagtable.st 
 
 DO_NOTHING: