Move the Makefile to the top directory

This commit is contained in:
Khaled Hosny
2014-11-22 16:32:26 +02:00
parent 09c4eba0f6
commit 3e1f5ca955
3 changed files with 8 additions and 7 deletions
-1
View File
@@ -22,7 +22,6 @@ git clone https://github.com/google/woff2.git
cd woff2
git submodule init
git submodule update
cd woff2
make clean all
```