summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2016-12-09 15:37:09 +0100
committerKarel Zak2016-12-09 15:37:09 +0100
commit8048a826cc182831efb3a718d86ff3efa39c832c (patch)
tree823e45ccd206ff851302d6e025d2e5bd4133b012
parentlibmount: revert X-* and x-* meaning (diff)
parentbuild-sys: don't clean *.img files (diff)
downloadkernel-qcow2-util-linux-8048a826cc182831efb3a718d86ff3efa39c832c.tar.gz
kernel-qcow2-util-linux-8048a826cc182831efb3a718d86ff3efa39c832c.tar.xz
kernel-qcow2-util-linux-8048a826cc182831efb3a718d86ff3efa39c832c.zip
Merge branch 'build-fixes' of https://github.com/rudimeier/util-linux
* 'build-fixes' of https://github.com/rudimeier/util-linux: build-sys: don't clean *.img files
-rw-r--r--libmount/python/Makemodule.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/libmount/python/Makemodule.am b/libmount/python/Makemodule.am
index 9964e3129..fb93b6e98 100644
--- a/libmount/python/Makemodule.am
+++ b/libmount/python/Makemodule.am
@@ -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