]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: don't clean *.img files
authorRuediger Meier <ruediger.meier@ga-group.nl>
Wed, 7 Dec 2016 19:39:02 +0000 (20:39 +0100)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Fri, 9 Dec 2016 13:27:48 +0000 (14:27 +0100)
Don't know why this was added in d78df0ac but it can't be right that
libmount/python removes these files in the toplevel builddir. Moreover
I've never seen such *.img files appearing during build at all.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
libmount/python/Makemodule.am

index 9964e31299caedf38fb6d811eafc854243bb1521..fb93b6e987b8122ea355e1d2d1b113326fade16c 100644 (file)
@@ -32,6 +32,4 @@ dist_check_SCRIPTS += libmount/python/test_mount_context.py
 dist_check_SCRIPTS += libmount/python/test_mount_tab.py
 dist_check_SCRIPTS += libmount/python/test_mount_tab_update.py
 
-CLEANFILES += *.img
-
 endif # BUILD_PYLIBMOUNT