mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
php: Clean up more intermediate files.
This commit is contained in:
@@ -68,6 +68,11 @@ TESTS = run-php-tests.sh
|
||||
# rule. Therefore, don't die if this fails.
|
||||
clean-local:
|
||||
-$(MAKE) -C extension clean
|
||||
rm -f extension/tests/*.exp
|
||||
rm -f extension/tests/*.log
|
||||
rm -f extension/tests/*.out
|
||||
rm -f extension/tests/*.php
|
||||
rm -f extension/tests/*.sh
|
||||
|
||||
install-data-hook:
|
||||
$(MAKE) -C extension INSTALL_ROOT=$(DESTDIR) install
|
||||
|
||||
Reference in New Issue
Block a user