Mercurial > pidgin
comparison plugins/ssl/Makefile.am @ 7231:79e33c8ecf16
[gaim-migrate @ 7803]
Some Win Gaim files were missing from the dist.
committer: Tailor Script <tailor@pidgin.im>
| author | Herman Bloggs <hermanator12002@yahoo.com> |
|---|---|
| date | Fri, 10 Oct 2003 20:35:05 +0000 |
| parents | c889aee7bd95 |
| children | c7dc0dba2c2c |
comparison
equal
deleted
inserted
replaced
| 7230:664d658c1b17 | 7231:79e33c8ecf16 |
|---|---|
| 1 EXTRA_DIST = \ | |
| 2 Makefile.mingw | |
| 3 | |
| 1 plugindir = $(libdir)/gaim | 4 plugindir = $(libdir)/gaim |
| 2 | 5 |
| 3 ssl_la_LDFLAGS = -module -avoid-version | 6 ssl_la_LDFLAGS = -module -avoid-version |
| 4 ssl_gnutls_la_LDFLAGS = -module -avoid-version | 7 ssl_gnutls_la_LDFLAGS = -module -avoid-version |
| 5 ssl_nss_la_LDFLAGS = -module -avoid-version | 8 ssl_nss_la_LDFLAGS = -module -avoid-version |
