Build: properly integrate version.py into build system

AC_CONFIG_FILES in configure.ac works well only with Makefiles.
Other files have to be handled by Makefile.am so depedencies
are tracked properly.

https://fedorahosted.org/freeipa/ticket/6498

Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
Petr Spacek
2016-11-29 15:28:24 +01:00
committed by Martin Basti
parent 89739a6c91
commit 6fcfe689f4
3 changed files with 20 additions and 5 deletions
-1
View File
@@ -539,7 +539,6 @@ AC_CONFIG_FILES([
ipalib/Makefile
ipaplatform/Makefile
ipapython/Makefile
ipapython/version.py
ipaserver/Makefile
ipasetup.py
ipatests/Makefile