# HG changeset patch # User Mark Doliner # Date 1176701593 0 # Node ID 34aa3c118e77e44210b9a959b6889bf67507c682 # Parent fb6a333f517a9ef2ee75fc736b53c2f5f041d4f4 Minor fixes to get "make dist" to work diff -r fb6a333f517a -r 34aa3c118e77 libpurple/plugins/perl/common/MANIFEST --- a/libpurple/plugins/perl/common/MANIFEST Sun Apr 15 18:52:54 2007 +0000 +++ b/libpurple/plugins/perl/common/MANIFEST Mon Apr 16 05:33:13 2007 +0000 @@ -8,8 +8,6 @@ Conversation.xs Debug.xs FT.xs -Pidgin.pm -Pidgin.xs ImgStore.xs Log.xs Makefile.PL @@ -22,6 +20,8 @@ Privacy.xs Proxy.xs Prpl.xs +Purple.pm +Purple.xs Request.xs Roomlist.xs SSLConn.xs diff -r fb6a333f517a -r 34aa3c118e77 pidgin/plugins/Makefile.am --- a/pidgin/plugins/Makefile.am Sun Apr 15 18:52:54 2007 +0000 +++ b/pidgin/plugins/Makefile.am Mon Apr 16 05:33:13 2007 +0000 @@ -86,7 +86,7 @@ EXTRA_DIST = \ Makefile.mingw \ contact_priority.c \ - gaiminc.c \ + pidgininc.c \ gtk-signals-test.c \ mailchk.c \ raw.c \