diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FILES=zalmy.js zalmy.js.map style index.html zalmy.appcache zalmy.webapp \ +FILES=zalmy.js zalmy.js.map style index*.html zalmy.appcache zalmy.webapp \ require.js config.js config.js.map activePage.js activePage.js.map all: config.js activePage.js zalmy.js |