mirror of
https://github.com/Motion-Project/motion.git
synced 2026-01-27 16:18:33 -05:00
Added to distclean in Makefile.in all conf files and spec file to be removed
This commit is contained in:
@@ -193,6 +193,7 @@ dist: distclean updateguide
|
||||
distclean: clean
|
||||
@echo "Removing files generated by configure..."
|
||||
@rm -f config.status config.log config.cache Makefile motion.init-RH motion.init-Debian motion.init-FreeBSD.sh
|
||||
@rm -f thread1.conf thread2.conf thread3.conf thread4.conf motion-dist.conf motion-help.conf motion.spec
|
||||
@rm -rf autom4te.cache config.h
|
||||
@echo "You will need to re-run configure if you want to build Motion."
|
||||
@echo
|
||||
|
||||
Reference in New Issue
Block a user