comparison plugins/Makefile.am @ 11621:e0a61622a9f2

[gaim-migrate @ 13896] this was annoying me... committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Fri, 07 Oct 2005 22:33:43 +0000
parents f21d4310717e
children a3302d271199
comparison
equal deleted inserted replaced
11620:fbc4eeab2227 11621:e0a61622a9f2
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) gestures \ 23 docklet \
24 $(PERL_DIR) ssl $(TCL_DIR) ticker \ 24 $(GEVOLUTION_DIR) \
25 gestures \
26 $(PERL_DIR) \
27 ssl \
28 $(TCL_DIR) \
29 ticker \
25 $(MUSICMESSAGING_DIR) 30 $(MUSICMESSAGING_DIR)
26 31
27 plugindir = $(libdir)/gaim 32 plugindir = $(libdir)/gaim
28 33
29 autorecon_la_LDFLAGS = -module -avoid-version $(GLIB_LIBS) 34 autorecon_la_LDFLAGS = -module -avoid-version $(GLIB_LIBS)