comparison libpurple/plugins/perl/Makefile.am @ 23931:dd8f07e6f73e

I forgot to add these new files to Makefile.am
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 19 Aug 2008 04:41:15 +0000
parents 66057702ae5d
children f89bdd34c9f1
comparison
equal deleted inserted replaced
23930:587c55f92a6f 23931:dd8f07e6f73e
38 common_sources = \ 38 common_sources = \
39 common/Account.xs \ 39 common/Account.xs \
40 common/AccountOpts.xs \ 40 common/AccountOpts.xs \
41 common/BuddyIcon.xs \ 41 common/BuddyIcon.xs \
42 common/BuddyList.xs \ 42 common/BuddyList.xs \
43 common/Certificate.xs \
43 common/Cipher.xs \ 44 common/Cipher.xs \
44 common/Cmds.xs \ 45 common/Cmds.xs \
45 common/Core.xs \ 46 common/Core.xs \
46 common/Connection.xs \ 47 common/Connection.xs \
47 common/Conversation.xs \ 48 common/Conversation.xs \
48 common/Debug.xs \ 49 common/Debug.xs \
49 common/FT.xs \ 50 common/FT.xs \
51 common/Idle.xs \
50 common/ImgStore.xs \ 52 common/ImgStore.xs \
51 common/Log.xs \ 53 common/Log.xs \
52 common/Makefile.PL.in \ 54 common/Makefile.PL.in \
53 common/Network.xs \ 55 common/Network.xs \
54 common/Notify.xs \ 56 common/Notify.xs \
70 common/Smiley.xs \ 72 common/Smiley.xs \
71 common/Sound.xs \ 73 common/Sound.xs \
72 common/Status.xs \ 74 common/Status.xs \
73 common/Stringref.xs \ 75 common/Stringref.xs \
74 common/Util.xs \ 76 common/Util.xs \
77 common/Whiteboard.xs \
75 common/XMLNode.xs \ 78 common/XMLNode.xs \
76 common/module.h \ 79 common/module.h \
77 common/typemap 80 common/typemap
78 # common/fallback/const-c.inc \ 81 # common/fallback/const-c.inc \
79 # common/fallback/const-xs.inc 82 # common/fallback/const-xs.inc