Fix dependency declaration for dukky.c
This commit is contained in:
parent
fb6f33129d
commit
f3eb366679
|
@ -4,7 +4,7 @@
|
||||||
# Included by javascript/Makefile
|
# Included by javascript/Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
content/handlers/javascript/dukky.c: $(OBJROOT)/duktape/binding.h
|
content/handlers/javascript/duktape/dukky.c: $(OBJROOT)/duktape/binding.h
|
||||||
|
|
||||||
BINDINGS := $(wildcard content/handlers/javascript/duktape/*.bnd)
|
BINDINGS := $(wildcard content/handlers/javascript/duktape/*.bnd)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue