summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-08-12 18:27:54 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2016-08-12 18:27:54 +0200
commit4f84793a055bd6f43623ffa9b8a5c0d2d8cfde27 (patch)
tree1cb7d8840d583551b8546c1c1d32765bd8322f5e /makefile
parent41e4133d0bea0b0cbef328ce285fbf9e628e5093 (diff)
made proper formats compiled only if needed (nw)
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index f22bbf54a37..3c8f8d30c5c 100644
--- a/makefile
+++ b/makefile
@@ -774,6 +774,7 @@ SCRIPTS = scripts/genie.lua \
scripts/src/video.lua \
scripts/src/bus.lua \
scripts/src/netlist.lua \
+ scripts/src/formats.lua \
scripts/toolchain.lua \
scripts/src/osd/modules.lua \
$(wildcard src/osd/$(OSD)/$(OSD).mak) \