comparison libpurple/plugins/Makefile.am @ 15922:b4086a92568f

merge of '639aeb100fb910f3edcaf8b015a77e8d49ef250c' and '88322be73f5336575c98479b2270ab9fcf2a8a75'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 26 Mar 2007 00:44:09 +0000
parents aebd10609dce 65b45106bfbb
children 5f9b7e2652f0
comparison
equal deleted inserted replaced
15921:8bea220c0997 15922:b4086a92568f
16 MONO_DIR = mono 16 MONO_DIR = mono
17 endif 17 endif
18 18
19 SUBDIRS = \ 19 SUBDIRS = \
20 $(MONO_DIR) \ 20 $(MONO_DIR) \
21 $(PERL_DIR) \
22 ssl \ 21 ssl \
23 $(TCL_DIR) 22 $(TCL_DIR)
24 23
25 plugindir = $(libdir)/libpurple 24 plugindir = $(libdir)/libpurple
26 25