aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/purple/Makefile
Commit message (Collapse)AuthorAgeLines
* Allow one to run the configure script from a different directory and put allWilmer van der Gaast2010-05-25-1/+4
| | | | | | build files in there. I need this to properly make Debian package variants (i.e. libpurple and native).
* Split off the file transfer stuff into a separate file. What a mess.Wilmer van der Gaast2010-05-17-1/+1
|
* Fixed build system: Run pkg-config at configure-time instead of just failingWilmer van der Gaast2010-01-04-1/+1
| | | | | mysteriously at build time if libpurple-dev is missing.
* Something that compiles and runs, but otherwise utterly useless. Added aWilmer van der Gaast2009-10-05-0/+41
protocols/purple/ module and included it in the build system. Already picks up all the supported protocols and adds them individually.