undo clean section
This commit is contained in:
parent
a5897fe1b6
commit
b839e45573
|
@ -140,7 +140,7 @@ dist:
|
|||
|
||||
distclean: clean
|
||||
rm -f kak kak$(suffix)
|
||||
find . ../doc -type f \( -name \*\\.gz -o -name \*\\.1 \) -exec rm -f '{}' +
|
||||
find ../doc -type f \( -name \*\\.gz -o -name \*\\.1 \) -exec rm -f '{}' +
|
||||
|
||||
installdirs:
|
||||
install -d $(bindir) \
|
||||
|
|
Loading…
Reference in New Issue
Block a user