From 15cb27895dc6032992e25e46654d0cc4986dea09 Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Mon, 2 Jun 2014 16:34:47 +0200 Subject: 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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit v1.2.3-55-g7522