comparison plugins/Makefile.am @ 11592:f21d4310717e

[gaim-migrate @ 13862] made the gestures plugin compile again, but didn't bother to test it committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Sun, 02 Oct 2005 21:16:05 +0000
parents 9b3833da6840
children e0a61622a9f2
comparison
equal deleted inserted replaced
11591:9835c4c5800d 11592:f21d4310717e
18 # Only use music messaging if dbus is enabled 18 # Only use music messaging if dbus is enabled
19 MUSICMESSAGING_DIR = musicmessaging 19 MUSICMESSAGING_DIR = musicmessaging
20 endif 20 endif
21 21
22 SUBDIRS = \ 22 SUBDIRS = \
23 docklet $(GEVOLUTION_DIR) \ 23 docklet $(GEVOLUTION_DIR) gestures \
24 $(PERL_DIR) ssl $(TCL_DIR) ticker \ 24 $(PERL_DIR) ssl $(TCL_DIR) ticker \
25 $(MUSICMESSAGING_DIR) 25 $(MUSICMESSAGING_DIR)
26 26
27 plugindir = $(libdir)/gaim 27 plugindir = $(libdir)/gaim
28 28