[Cl-darcs-cvs] r199 - cl-darcs/trunk

mhenoch at common-lisp.net mhenoch at common-lisp.net
Wed Apr 2 22:27:17 UTC 2008


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)
 



More information about the Cl-darcs-cvs mailing list