mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor tweaks to Makefile...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
586f6dfb03
commit
583d196c87
@ -88,6 +88,8 @@ $(DIST_DIR):
|
||||
$(APP_ZIP): $(CSS_FILES) $(BUILD_DIR) $(NODE_DIR) node-deps
|
||||
zip -r $(APP_ZIP) $(NW_PROJECT_FILE) $(JS_FILES) $(CSS_FILES) $(HTML_FILES) $(LIB_DIR) $(EXT_LIB_DIR) $(NODE_DIR)
|
||||
|
||||
zip: $(APP_ZIP)
|
||||
|
||||
|
||||
|
||||
#**********************************************************************
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user