mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-11-01 03:40:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c339fd0694
commit
1271b3bddd
@ -6,6 +6,10 @@
|
||||
# - PhoneGap-remote
|
||||
# push and api call to fetch and rebuild
|
||||
# - PhoneGap-local XXX
|
||||
#
|
||||
|
||||
APP_NAME=ImageGrid.Viewer
|
||||
|
||||
|
||||
# process LESS files to CSS...
|
||||
%.css: %.less
|
||||
@ -16,8 +20,6 @@
|
||||
uglifyjs $< -c -o $@
|
||||
|
||||
|
||||
APP_NAME=ImageGrid.Viewer
|
||||
|
||||
# get all the .less files to process...
|
||||
CSS_FILES := $(patsubst %.less,%.css,$(wildcard *.less))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user