diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-10-30 02:41:14 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-10-30 02:41:14 +0000 |
| commit | 3b02770e7f9ec14487493c68ff12ec42e0f2755b (patch) | |
| tree | 45c8d7d8ef4c813634321f280146e8ddad9c333e /Tupfile | |
| parent | update interp docs (diff) | |
| download | mmm-3b02770e7f9ec14487493c68ff12ec42e0f2755b.tar.gz mmm-3b02770e7f9ec14487493c68ff12ec42e0f2755b.zip | |
reorganize lib
Diffstat (limited to 'Tupfile')
| -rw-r--r-- | Tupfile | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -9,9 +9,8 @@ preload app app/tags lib CLIENT += app/*.moon CLIENT += app/tags/*.moon CLIENT += app/mmmfs/*.moon -CLIENT += app/mmmfs/tree/*.moon -CLIENT += lib/*.client.moon -CLIENT += lib/*.shared.moon +CLIENT += lib/*.moon +CLIENT += lib/mmmfs/*.moon # download fengari dependencies : |> !download |> dist/fengari-web.js |
