X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;ds=inline;f=plugins%2Fpidgin-plugins%2Fautokiss%2FMakefile;fp=plugins%2Fpidgin-plugins%2Fautokiss%2FMakefile;h=e70c52ce4a1c5487776d848735b6f79f18f357a7;hb=0a076ca80e0c3c127bcc286633f8cd40bf52c038;hp=92faa8cd1b127eb218d6bed5cabaf93318065991;hpb=653a35bd7eb7f48d5b3eed976acd965dc5d323e4;p=mirrors%2FPrograms.git diff --git a/plugins/pidgin-plugins/autokiss/Makefile b/plugins/pidgin-plugins/autokiss/Makefile index 92faa8c..e70c52c 100644 --- a/plugins/pidgin-plugins/autokiss/Makefile +++ b/plugins/pidgin-plugins/autokiss/Makefile @@ -1,10 +1,7 @@ # -# pidgin-autoanswer Makefile +# core-answerscripts Makefile # -# Copyright 2009 Dmitriy Kostiuk < d.k AT list DOT ru> -# -# Heavily inspired and copied from : -# pidgin-latex plugin by Kevin Stange +# Copyright 2010 Thomas 'Harvie' Mudrunka # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -30,7 +27,7 @@ else LIB_INSTALL_DIR = $(PREFIX)/lib/pidgin endif -PIDGIN_AUTOANSWER = autoansw +PIDGIN_AUTOANSWER = answerscripts PIDGIN_CFLAGS = $(shell pkg-config pidgin --cflags) GTK_CFLAGS = $(shell pkg-config gtk+-2.0 --cflags)