- remove config.cache when doing make dist-clean
This commit is contained in:
parent
5fd5ae8b79
commit
9a3d1b6f45
@ -14,4 +14,4 @@ clean:
|
||||
|
||||
dist-clean: clean
|
||||
cd libltdl; make distclean
|
||||
rm -rf Makefile */Makefile config.h config.log config.status libtool testscript
|
||||
rm -rf Makefile */Makefile config.h config.log config.status config.cache libtool testscript
|
||||
|
Loading…
x
Reference in New Issue
Block a user