2 Apr
2008
2 Apr
'08
10 p.m.
Author: mhenoch Date: Wed Apr 2 17:00:46 2008 New Revision: 197 Modified: cl-darcs/trunk/Makefile.am Log: Satisfy ASDF's tarball name convention Modified: cl-darcs/trunk/Makefile.am ============================================================================== --- cl-darcs/trunk/Makefile.am (original) +++ cl-darcs/trunk/Makefile.am Wed Apr 2 17:00:46 2008 @@ -3,6 +3,9 @@ SUBDIRS=doc +# satisfy ASDF's tarball name convention +distdir=$(PACKAGE)_$(VERSION) + darcs: $(darcs_SOURCES) $(MAKE) build_with_@my_lisp@