From: <er...@us...> - 2008-08-18 17:13:50
|
Revision: 765 http://lostirc.svn.sourceforge.net/lostirc/?rev=765&view=rev Author: error3 Date: 2008-08-18 17:13:46 +0000 (Mon, 18 Aug 2008) Log Message: ----------- Fix make error Modified Paths: -------------- trunk/lostirc/Makefile.am Modified: trunk/lostirc/Makefile.am =================================================================== --- trunk/lostirc/Makefile.am 2008-08-18 17:07:20 UTC (rev 764) +++ trunk/lostirc/Makefile.am 2008-08-18 17:13:46 UTC (rev 765) @@ -1,4 +1,4 @@ -SUBDIRS = po src intl +SUBDIRS = po src EXTRA_DIST = config.rpath lostirc.desktop \ lostirc.1 lostirc.png m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |