From: <br...@us...> - 2007-12-03 16:27:05
|
Revision: 356 http://libirc.svn.sourceforge.net/libirc/?rev=356&view=rev Author: brlcad Date: 2007-12-03 08:18:45 -0800 (Mon, 03 Dec 2007) Log Message: ----------- ws Modified Paths: -------------- trunk/libirc/botlib/Makefile.am Modified: trunk/libirc/botlib/Makefile.am =================================================================== --- trunk/libirc/botlib/Makefile.am 2007-12-03 16:18:11 UTC (rev 355) +++ trunk/libirc/botlib/Makefile.am 2007-12-03 16:18:45 UTC (rev 356) @@ -1,13 +1,13 @@ -# $Id: Makefile.am 234 2007-07-31 09:07:21Z brlcad $ - -SUBDIRS = \ - src \ - inc - -EXTRA_DIST = \ - vc7.1 \ - vc8 - -MAINTAINERCLEANFILES = Makefile.in - -include $(top_srcdir)/misc/Makefile.defs +# $Id: Makefile.am 234 2007-07-31 09:07:21Z brlcad $ + +SUBDIRS = \ + inc \ + src + +EXTRA_DIST = \ + vc7.1 \ + vc8 + +MAINTAINERCLEANFILES = Makefile.in + +include $(top_srcdir)/misc/Makefile.defs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |