mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
js.mk: Functionally irrelevant code beautification
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
d9d054e2db
commit
a87704025a
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ JS_MINIFY ?= $(JS_MINIFY_EXE) $(JS_MINIFY_OPTS)
|
|||
# This is not nice. It requires install-files to be included from elsewhere,
|
||||
# which is not obvious. OTOH, if it isn't, SOURCE_FILES doesn't do any harm,
|
||||
# either.
|
||||
SOURCE_FILES += $(JS_GENERATED)
|
||||
SOURCE_FILES += $(JS_GENERATED)
|
||||
|
||||
all: $(JS_GENERATED)
|
||||
clean: minify.clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue