Generate Makefile.*.am directly from gentpl.py, eliminating the use of Autogen. The Autogen definitions files remain intact as they offer a useful abstraction.
This commit is contained in:
parent
1e4b358720
commit
ab4f15013a
7 changed files with 575 additions and 401 deletions
|
@ -2,7 +2,6 @@ EXTRA_DIST += autogen.sh
|
|||
EXTRA_DIST += geninit.sh
|
||||
|
||||
EXTRA_DIST += gentpl.py
|
||||
EXTRA_DIST += Makefile.tpl
|
||||
EXTRA_DIST += Makefile.util.def
|
||||
EXTRA_DIST += Makefile.utilgcry.def
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue