add a make clean to the Linux installation to remove the moc_* files
This commit is contained in:
parent
aa5d008c69
commit
119daf08df
1 changed files with 1 additions and 0 deletions
1
INSTALL
1
INSTALL
|
@ -42,6 +42,7 @@ Required packages: QT4 (devel packages, too!), Jack (devel packages, too!)
|
||||||
sudo apt-get install build-essential libqt4-dev libjack-dev
|
sudo apt-get install build-essential libqt4-dev libjack-dev
|
||||||
|
|
||||||
- qmake Jamulus.pro
|
- qmake Jamulus.pro
|
||||||
|
- make clean
|
||||||
- make
|
- make
|
||||||
- run ./Jamulus
|
- run ./Jamulus
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue