mirror of
https://git.freesoftwareextremist.com/bloat
synced 2024-12-22 09:10:42 +00:00
Fix Makefile
This commit is contained in:
parent
a6d65b297a
commit
c702a2b501
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -30,4 +30,4 @@ clean:
|
|||
rm -f bloat
|
||||
|
||||
run: bloat
|
||||
./bloat
|
||||
./bloat -f bloat.conf
|
||||
|
|
Loading…
Reference in a new issue