summaryrefslogtreecommitdiffstats
path: root/libmount/python
diff options
context:
space:
mode:
authorRuediger Meier2016-12-07 20:39:02 +0100
committerRuediger Meier2016-12-09 14:27:48 +0100
commit38f75ebe1eea78850d66089d4287d91774ced57a (patch)
tree34d85206630b05171999488c9f3a01c778248742 /libmount/python
parentMerge branch doc_fixes (diff)
downloadkernel-qcow2-util-linux-38f75ebe1eea78850d66089d4287d91774ced57a.tar.gz
kernel-qcow2-util-linux-38f75ebe1eea78850d66089d4287d91774ced57a.tar.xz
kernel-qcow2-util-linux-38f75ebe1eea78850d66089d4287d91774ced57a.zip
build-sys: don't clean *.img files
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>
Diffstat (limited to 'libmount/python')
-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