From f3b515540e17c6742fa601057bf632763885d027 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 10 Mar 2013 13:45:02 +0000 Subject: move javascript makefile --- Makefile.sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.sources') diff --git a/Makefile.sources b/Makefile.sources index ab71ff36a..b7d32d67f 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -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)) \ -- cgit v1.2.3