make/CompileDemos.gmk
changeset 47314 743814386712
parent 47217 72e3ae9a25eb
child 47336 6694369ed3f9
--- a/make/CompileDemos.gmk	Thu Oct 05 11:02:18 2017 +0200
+++ b/make/CompileDemos.gmk	Thu Oct 05 12:41:06 2017 +0200
@@ -303,7 +303,7 @@
 
 ################################################################################
 # Hook to include the corresponding custom file, if present.
-$(eval $(call IncludeCustomExtension, , CompileDemos.gmk))
+$(eval $(call IncludeCustomExtension, CompileDemos.gmk))
 
 all: $(TARGETS)
 images: $(IMAGES_TARGETS)