Mercurial > pidgin.yaz
diff pidgin/plugins/Makefile.am @ 15462:e9c12873fae0
This renames the binary to 'pidgin', and I think it properly
moves all the LIBDIR's to pidgin and purple, respectively
| author | Sean Egan <seanegan@gmail.com> |
|---|---|
| date | Tue, 30 Jan 2007 05:27:44 +0000 |
| parents | 5fe8042783c1 |
| children | 6f04fe174f40 |
line wrap: on
line diff
--- a/pidgin/plugins/Makefile.am Mon Jan 29 03:45:21 2007 +0000 +++ b/pidgin/plugins/Makefile.am Tue Jan 30 05:27:44 2007 +0000 @@ -24,7 +24,7 @@ $(PERL_DIR) \ ticker -plugindir = $(libdir)/gaim +plugindir = $(libdir)/pidgin convcolors_la_LDFLAGS = -module -avoid-version extplacement_la_LDFLAGS = -module -avoid-version
