With these changes, I can produce a distribution tarball and then build and install the test suite from there. It still doesn't pass distcheck, because after building the tarball it runs "make check" and that runs the whole test suite, but it's a start.
Aaron Plattner (3): [dist] Build mc for dist [dist] Don't configure directories that aren't distributed [dist] Distribute files missing from the tarball Makefile.am | 1 + configure.ac | 4 ---- src/tet3/Makefile.am | 2 +- src/tet3/apilib/Makefile.am | 3 +++ src/tet3/dtet2lib/Makefile.am | 5 ++++- src/tet3/tcc/Makefile.am | 9 ++++++++- src/tet3/tcm/Makefile.am | 3 ++- xts5/Makefile.am | 4 +++- xts5/Xlib14/Makefile.am | 2 +- xts5/Xlib4/Makefile.am | 2 +- xts5/Xlib9/Makefile.am | 2 +- xts5/fonts/Makefile.am | 2 +- xts5/scenarios/Makefile.am | 2 +- xts5/src/bin/mc/Makefile.am | 5 +++++ 14 files changed, 32 insertions(+), 14 deletions(-) _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
