adding make
This commit is contained in:
parent
e47c5fe7fd
commit
fa01688189
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# On installe les dépendances
|
||||
sudo apt update
|
||||
sudo apt install libsdl2-dev git pkg-config automake autoconf libtool -y
|
||||
sudo apt install libsdl2-dev git pkg-config automake make autoconf libtool -y
|
||||
# On télécharge et build GL4D
|
||||
git clone https://github.com/noalien/GL4Dummies.git
|
||||
cd GL4Dummies
|
||||
|
|
Reference in a new issue