mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
build: Remove some non-existent files from CLEANFILES.
This commit is contained in:
@@ -177,11 +177,9 @@ pkgconfig_DATA = libguestfs.pc
|
||||
|
||||
# Make clean.
|
||||
|
||||
CLEANFILES = $(fs_DATA) \
|
||||
emptydisk \
|
||||
CLEANFILES = \
|
||||
pod2htm?.tmp \
|
||||
html/*.html \
|
||||
guestfs.3 guestfish.1
|
||||
html/*.html
|
||||
|
||||
clean-local:
|
||||
rm -rf initramfs
|
||||
|
||||
Reference in New Issue
Block a user