mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
Don't clean ChangeLog
This commit is contained in:
@@ -118,7 +118,7 @@ mostlyclean: clean
|
||||
distclean: config.status
|
||||
for d in $(SUBDIRS) $(SAMPLES); do (cd $$d && $(MAKE) $@); done
|
||||
-rm -rf Makefile pathnames.h config.h config.status config.cache \
|
||||
config.log libtool stamp-* autom4te.cache ChangeLog
|
||||
config.log libtool stamp-* autom4te.cache
|
||||
|
||||
cleandir: distclean
|
||||
|
||||
|
Reference in New Issue
Block a user