summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRuediger Meier2014-06-02 16:34:47 +0200
committerRuediger Meier2014-06-03 13:12:43 +0200
commit15cb27895dc6032992e25e46654d0cc4986dea09 (patch)
treed8809fc6fdcf30b71786755047cecad03c5ade1b /.gitignore
parenttests: ignore deprecated last (diff)
downloadkernel-qcow2-util-linux-15cb27895dc6032992e25e46654d0cc4986dea09.tar.gz
kernel-qcow2-util-linux-15cb27895dc6032992e25e46654d0cc4986dea09.tar.xz
kernel-qcow2-util-linux-15cb27895dc6032992e25e46654d0cc4986dea09.zip
build-sys: use automake's PYTHON primary for __init__.py
Actually the initial reason for this commit was to remove execute permission from installed __init__.py. Now after discovering automake's _PYTHON suffix we slightly cleanup Makemodule.am and we will install byte compiled .pyc and .pyo files. Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b04276989..93e0bc8d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@ config.rpath
config.status
config.sub
config/ltmain.sh
+config/py-compile
config/test-driver
configure
cscope.out