mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
Fix from Magnus Runesson <m.runesson@gmail.com>/Ubuntu to
remove pod2man/podhtml tmpfiles during 'make clean'.
This commit is contained in:
@@ -65,7 +65,7 @@ release: $(TARBALL)
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
-rm -f $(GENERATED) $(TARBALL) $(NAME)-$(VERSION)*.tar.gz Make.rules
|
||||
-rm -f $(GENERATED) $(TARBALL) $(NAME)-$(VERSION)*.tar.gz Make.rules pod2*.tmp
|
||||
|
||||
# I'm pretty sure the following could be in a foreach loop, but I'm too
|
||||
# lazy to code it up.
|
||||
|
Reference in New Issue
Block a user