Makefile: Add man file to distclean target.
This commit is contained in:
parent
edb5d29040
commit
4d07cdf4d4
1
Makefile
1
Makefile
@ -49,6 +49,7 @@ clean:
|
|||||||
$(RM) $(OBJS)
|
$(RM) $(OBJS)
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
|
$(RM) menu-helper.1.gz
|
||||||
$(RM) menu-helper
|
$(RM) menu-helper
|
||||||
|
|
||||||
install: menu-helper menu-helper.1.gz
|
install: menu-helper menu-helper.1.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user