summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Kotsbak <marius@kotsbak.com>2012-12-24 11:45:40 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-12-24 15:20:06 +0100
commit1822155d250dc40436da9808b949310e8d9d2d82 (patch)
tree19f8d8bf8e89f53508dbedacaadbae19f60fc3fc
parent725ef97dfd7f219c7b7baaddada20f671fe39e68 (diff)
qmi-codegen: clean up compiled python files
These caused problems for deb packaging, as their content depends on the Python version used.
-rw-r--r--build-aux/qmi-codegen/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-aux/qmi-codegen/Makefile.am b/build-aux/qmi-codegen/Makefile.am
index aa2a14a..95ae999 100644
--- a/build-aux/qmi-codegen/Makefile.am
+++ b/build-aux/qmi-codegen/Makefile.am
@@ -16,3 +16,5 @@ EXTRA_DIST = \
VariableString.py \
utils.py \
qmi-codegen
+
+CLEANFILES = *.pyc