mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
Remove uncrustify.files in clean target
This commit is contained in:
parent
60328e5c7e
commit
9f4409c256
@ -387,7 +387,7 @@ clean: config.status
|
||||
for d in $(SUBDIRS) $(SAMPLES); do \
|
||||
(cd $$d && exec $(MAKE) $@); \
|
||||
done
|
||||
-rm -rf cov-int cov-int.tgz
|
||||
-rm -rf cov-int cov-int.tgz uncrustify.files
|
||||
|
||||
mostlyclean: clean
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user