Generated files are not included in the tarball, only .in files The fontutil.m4.in file is added in the tarball by Automake.
Signed-off-by: Gaetan Nadon <[email protected]> --- Makefile.am | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index ab75733..51eb0aa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,8 +60,7 @@ CLEANFILES = bdftruncate $(appman_DATA) EXTRA_DIST = $(mapfiles_DATA) \ $(appman_PRE) \ - fontutil.pc.in \ - $(aclocal_DATA) + fontutil.pc.in MAINTAINERCLEANFILES = ChangeLog INSTALL -- 1.6.0.4 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
