comparison libpurple/plugins/Makefile.am @ 15850:f771cdcc551a

disapproval of revision '88322be73f5336575c98479b2270ab9fcf2a8a75'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 26 Mar 2007 01:11:46 +0000
parents 65b45106bfbb
children 5f9b7e2652f0
comparison
equal deleted inserted replaced
15849:65b45106bfbb 15850:f771cdcc551a
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) \
21 ssl \ 22 ssl \
22 $(TCL_DIR) 23 $(TCL_DIR)
23 24
24 plugindir = $(libdir)/libpurple 25 plugindir = $(libdir)/libpurple
25 26