Mercurial > pidgin.yaz
diff libpurple/plugins/perl/common/Makefile.mingw @ 16365:ca09f5b57672
This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect of
actually making the module usable. It also cleans up some random bits in a
handful of files, things like trailing slashes, empty extra lines, etc.
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Fri, 27 Apr 2007 05:18:14 +0000 |
parents | 1843c0180fbe |
children | 39c7bb133a9f |
line wrap: on
line diff
--- a/libpurple/plugins/perl/common/Makefile.mingw Fri Apr 27 04:25:21 2007 +0000 +++ b/libpurple/plugins/perl/common/Makefile.mingw Fri Apr 27 05:18:14 2007 +0000 @@ -66,7 +66,7 @@ Status.xs \ Stringref.xs \ Util.xs \ - XMLNode.xs \ + XMLNode.xs FALLBACKS = const-c.inc const-xs.inc C_FILES = $(XS_FILES:%.xs=%.c)