Added a distclean target.
This commit is contained in:
committed by
Axel Wagner
parent
80172c88c5
commit
73728f519b
@ -5,3 +5,5 @@ i3bar.1: i3bar.man
|
||||
a2x -f manpage i3bar.man
|
||||
clean:
|
||||
rm -f i3bar.xml i3bar.1 i3bar.html
|
||||
|
||||
distclean: clean
|
||||
|
Reference in New Issue
Block a user