Mercurial > pidgin
view plugins/Makefile.am @ 899:88d1edcd7cd6
[gaim-migrate @ 909]
thanks again to bmiller, this time for doing this check properly. (in my defense i thought about this but was too lazy to implement it)
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 13 Sep 2000 23:33:11 +0000 |
parents | a3fe1e6f4946 |
children | 2999319f9eca |
line wrap: on
line source
LDFLAGS += $(LIBS) -ggdb -shared SUFFIXES = .c .so .c.so: $(CC) $(CFLAGS) -I../src -DVERSION=\"$(VERSION)\" -fPIC -DPIC -o $@ $< $(LDFLAGS) $(PLUGIN_LIBS) if PLUGINS plugin_DATA = autorecon.so iconaway.so notify.so spellchk.so plugindir = $(libdir)/gaim clean distclean clean-recursive distclean-recursive: $(RM) $(plugin_DATA) endif EXTRA_DIST = ChangeLog PERL-HOWTO CRAZY HOWTO SIGNALS autorecon.c error.c filectl.c \ gaiminc.c iconaway.c lagmeter.c notify.c simple.c spellchk.c \ toc_commands.c events.c