move javascript makefile

This commit is contained in:
Vincent Sanders 2013-03-10 13:45:02 +00:00
parent fffaa149bc
commit f3b515540e
2 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ S_DESKTOP := cookies.c history_global_core.c hotlist.c knockout.c \
tree_url_node.c version.c
# Javascript source
include Makefile.sources.javascript
include javascript/Makefile
# S_COMMON are sources common to all builds
S_COMMON := $(addprefix content/,$(S_CONTENT)) \