< prev index next >

make/ReleaseFile.gmk

Print this page

        

@@ -78,11 +78,11 @@
 
 TARGETS += $(BASE_RELEASE_FILE)
 
 ################################################################################
 
-$(eval $(call IncludeCustomExtension, , ReleaseFile.gmk))
+$(eval $(call IncludeCustomExtension, ReleaseFile.gmk))
 
 ################################################################################
 
 all: $(TARGETS)
 
< prev index next >