2 Apr
2008
2 Apr
'08
10:27 p.m.
Author: mhenoch Date: Wed Apr 2 17:27:17 2008 New Revision: 199 Modified: cl-darcs/trunk/Makefile.am Log: Include test suite in distribution Modified: cl-darcs/trunk/Makefile.am ============================================================================== --- cl-darcs/trunk/Makefile.am (original) +++ cl-darcs/trunk/Makefile.am Wed Apr 2 17:27:17 2008 @@ -3,6 +3,8 @@ info_TEXINFOS=doc/cl-darcs.texi +dist_noinst_DATA=tests/package.lisp tests/gcau-tests.lisp + # satisfy ASDF's tarball name convention distdir=$(PACKAGE)_$(VERSION)