comparison pidgin/plugins/Makefile.am @ 27058:08964b4b2fe4

Convert the disco browser to a plugin. Refs #556
author Paul Aurich <paul@darkrain42.org>
date Tue, 26 May 2009 02:27:49 +0000
parents 0dddfdb3a24a
children 6a4cab3959b7
comparison
equal deleted inserted replaced
27057:fe1603ecf579 27058:08964b4b2fe4
1 DIST_SUBDIRS = cap gestures gevolution musicmessaging perl ticker 1 DIST_SUBDIRS = cap disco gestures gevolution musicmessaging perl ticker
2 2
3 if BUILD_GEVOLUTION 3 if BUILD_GEVOLUTION
4 GEVOLUTION_DIR = gevolution 4 GEVOLUTION_DIR = gevolution
5 endif 5 endif
6 6
24 $(CAP_DIR) \ 24 $(CAP_DIR) \
25 $(GESTURE_DIR) \ 25 $(GESTURE_DIR) \
26 $(GEVOLUTION_DIR) \ 26 $(GEVOLUTION_DIR) \
27 $(MUSICMESSAGING_DIR) \ 27 $(MUSICMESSAGING_DIR) \
28 $(PERL_DIR) \ 28 $(PERL_DIR) \
29 disco \
29 ticker 30 ticker
30 31
31 plugindir = $(libdir)/pidgin 32 plugindir = $(libdir)/pidgin
32 33
33 convcolors_la_LDFLAGS = -module -avoid-version 34 convcolors_la_LDFLAGS = -module -avoid-version