mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
Fix distclean with newer config.mak style
This commit is contained in:
@@ -303,7 +303,7 @@ clean:
|
||||
distclean:
|
||||
rm -f tests/*.out src/*.gcno src/*.gcda src/*.indent src/*.unc-backup*
|
||||
rm -rf autom4te.cache/
|
||||
rm -f config.log config.status configure Makefile tools/Makefile include/config.h include/config.h.in
|
||||
rm -f config.log config.status configure include/config.h include/config.h.in
|
||||
rm -f doc/edge.8.gz doc/n2n.7.gz doc/supernode.1.gz
|
||||
rm -f packages/debian/config.log packages/debian/config.status
|
||||
rm -rf packages/debian/autom4te.cache/
|
||||
|
||||
Reference in New Issue
Block a user