[pure-lang-svn] SF.net SVN: pure-lang: [178] pure/trunk/Makefile.in
Status: Beta
Brought to you by:
agraef
From: <ag...@us...> - 2008-06-05 00:21:31
|
Revision: 178 http://pure-lang.svn.sourceforge.net/pure-lang/?rev=178&view=rev Author: agraef Date: 2008-06-04 17:21:39 -0700 (Wed, 04 Jun 2008) Log Message: ----------- Add missing files to distribution tarball. Modified Paths: -------------- pure/trunk/Makefile.in Modified: pure/trunk/Makefile.in =================================================================== --- pure/trunk/Makefile.in 2008-06-04 23:58:56 UTC (rev 177) +++ pure/trunk/Makefile.in 2008-06-05 00:21:39 UTC (rev 178) @@ -85,6 +85,7 @@ DISTFILES = COPYING ChangeLog INSTALL NEWS README TODO \ Makefile.in aclocal.m4 configure.ac configure config.h.in \ +config.guess config.sub install-sh \ $(SOURCE) $(EXTRA_SOURCE) w3centities.c pure.cc pure.1 pure.xml pure.vim \ examples/*.pure lib/*.pure test/*.pure test/*.log This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |