Mercurial > pidgin
diff plugins/Makefile.am @ 2476:ec21ec04cdeb
[gaim-migrate @ 2489]
bleh
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Wed, 10 Oct 2001 20:21:24 +0000 |
| parents | 3860817b32af |
| children | b10dbe7de693 |
line wrap: on
line diff
--- a/plugins/Makefile.am Wed Oct 10 20:03:17 2001 +0000 +++ b/plugins/Makefile.am Wed Oct 10 20:21:24 2001 +0000 @@ -4,7 +4,7 @@ $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c $< -o tmp$@.lo $(PLUGIN_CFLAGS) $(LIBTOOL) --mode=link $(CC) $(CFLAGS) -o libtmp$@.la -rpath $(plugindir) tmp$@.lo $(LIBS) $(LDFLAGS) -avoid-version $(PLUGIN_LIBS) @rm -f tmp$@.lo tmp$@.o libtmp$@.la - @cp .libs/libtmp$@.so $@ + @cp .libs/libtmp$@.so* $@ @rm -f .libs/libtmp$@.* if PLUGINS
