mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-29 15:55:47 -05:00
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:
committed by
Martin Basti
parent
89739a6c91
commit
6fcfe689f4
@@ -539,7 +539,6 @@ AC_CONFIG_FILES([
|
||||
ipalib/Makefile
|
||||
ipaplatform/Makefile
|
||||
ipapython/Makefile
|
||||
ipapython/version.py
|
||||
ipaserver/Makefile
|
||||
ipasetup.py
|
||||
ipatests/Makefile
|
||||
|
||||
Reference in New Issue
Block a user