Mercurial > pidgin.yaz
comparison libpurple/protocols/bonjour/Makefile.am @ 16285:7125eda8fe22
Install and look for libpurple plugins in $libdir/purple instead of
$libdir/libpurple
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Sat, 21 Apr 2007 13:37:44 +0000 |
parents | 53f9f4ebea7a |
children | ce049678a67b |
comparison
equal
deleted
inserted
replaced
16284:d7f00937b3a4 | 16285:7125eda8fe22 |
---|---|
1 EXTRA_DIST = \ | 1 EXTRA_DIST = \ |
2 Makefile.mingw | 2 Makefile.mingw |
3 | 3 |
4 pkgdir = $(libdir)/libpurple | 4 pkgdir = $(libdir)/purple |
5 | 5 |
6 BONJOURSOURCES = \ | 6 BONJOURSOURCES = \ |
7 bonjour.c \ | 7 bonjour.c \ |
8 bonjour.h \ | 8 bonjour.h \ |
9 buddy.c \ | 9 buddy.c \ |