netsurf/javascript/none/Makefile
Vincent Sanders ce32141057 Split up javascript engine makefiles
by splitting javascript engine specific makefiles and source up we
avoid having to consider old JSAPI or none code while working on
duktape.
2015-10-12 17:40:35 +01:00

9 lines
141 B
Makefile

#
# NetSurf javascript source file inclusion
#
# Included by javascript/Makefile
#
# no javascript interpreter
S_JAVASCRIPT += none/none.c