summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.sources2
-rw-r--r--javascript/Makefile (renamed from Makefile.sources.javascript)0
2 files changed, 1 insertions, 1 deletions
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)) \
diff --git a/Makefile.sources.javascript b/javascript/Makefile
index bcdd68501..bcdd68501 100644
--- a/Makefile.sources.javascript
+++ b/javascript/Makefile