Formatting cleanup

pull/205/head
Alex 8 years ago
parent 286e8865eb
commit 6596883fb1
  1. 4
      Makefile

@ -461,8 +461,8 @@ else
endif endif
ifeq (,$(findstring mqtt,$(MODULES))) ifeq (,$(findstring mqtt,$(MODULES)))
$(Q) rm -rf html_compressed/mqtt.html; $(Q) rm -rf html_compressed/mqtt.html
$(Q) rm -rf html_compressed/mqtt.js; $(Q) rm -rf html_compressed/mqtt.js
endif endif
$(Q) for file in `$(FIND) html_compressed -type f -name "*.htm*"`; do \ $(Q) for file in `$(FIND) html_compressed -type f -name "*.htm*"`; do \

Loading…
Cancel
Save