targetted rename xcr -> xmlscript to match includes and module name

This commit is contained in:
Michael Meeks
2012-07-06 21:28:03 +01:00
parent 0c8190999b
commit ae7534f616
32 changed files with 94 additions and 103 deletions

View File

@ -10,7 +10,7 @@
$(eval $(call gb_Module_Module,xmlscript))
$(eval $(call gb_Module_add_targets,xmlscript,\
Library_xcr \
Library_xmlscript \
Package_inc \
))