diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-08 11:21:01 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-08 11:21:01 -0700 |
| commit | 0ca764968ae0c09510d055390a3cec252caecfae (patch) | |
| tree | a7e7b9396f991657d1d5dff8d38498df879f527e /ui/Makefile | |
| parent | 62b64d39ab30b91d99b4b9aef8ef2990f86fdff6 (diff) | |
| download | infinitytier-0ca764968ae0c09510d055390a3cec252caecfae.tar.gz infinitytier-0ca764968ae0c09510d055390a3cec252caecfae.zip | |
Remove warnings, more Debian stuff, remove obsolete ui/ stuff.
Diffstat (limited to 'ui/Makefile')
| -rw-r--r-- | ui/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ui/Makefile b/ui/Makefile deleted file mode 100644 index 4be03228..00000000 --- a/ui/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -all: - mkdir -p build - jsx --target es3 -x jsx . ./build - rm -f ztui.min.js - minify build/*.js >>ztui.min.js - rm -rf build |
