From: <de...@us...> - 2006-10-18 05:03:18
|
Revision: 17518 http://svn.sourceforge.net/gaim/?rev=17518&view=rev Author: deryni9 Date: 2006-10-17 22:03:15 -0700 (Tue, 17 Oct 2006) Log Message: ----------- Does this work better? Not that I'm really sure what this was for nor think that it does anything at this point, but I'll deal with that later. Modified Paths: -------------- trunk/Makefile.am Modified: trunk/Makefile.am =================================================================== --- trunk/Makefile.am 2006-10-18 04:39:59 UTC (rev 17517) +++ trunk/Makefile.am 2006-10-18 05:03:15 UTC (rev 17518) @@ -42,8 +42,8 @@ cp gaim.spec $(distdir) rm $(distdir)/config.h -distcheck-hook: plugins/perl/common/Gaim.pm -# cp plugins/perl/common/Gaim.pm $(distdir)/plugins/perl/common +distcheck-hook: libgaim/plugins/perl/common/Gaim.pm +# cp libgaim/plugins/perl/common/Gaim.pm $(distdir)/libgaim/plugins/perl/common appsdir = $(datadir)/applications apps_in_files = gaim.desktop.in This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |