0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2025-06-11 09:23:17 +02:00

Remove ___settings.html (leftover?).

This commit is contained in:
Wouter R
2014-01-10 17:44:19 +01:00
parent af95065bbe
commit 44f6534f9e
2 changed files with 0 additions and 155 deletions

View File

@ -38,7 +38,6 @@ define Build/Prepare
$(CP) www $(PKG_BUILD_DIR)/
$(CP) Gruntfile.js $(PKG_BUILD_DIR)/
$(CP) README.md $(PKG_BUILD_DIR)/
$(CP) ___settings.html $(PKG_BUILD_DIR)/
$(CP) lesstocss.sh $(PKG_BUILD_DIR)/
$(CP) package.json $(PKG_BUILD_DIR)/
endef