first working version
[mirrors/Programs.git] / plugins / pidgin-plugins / autokiss / Makefile
index 92faa8cd1b127eb218d6bed5cabaf93318065991..e70c52ce4a1c5487776d848735b6f79f18f357a7 100644 (file)
@@ -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 <extprefs@simguy.net>
+# Copyright 2010 Thomas 'Harvie' Mudrunka <harvie AT email DOT cz>
 #
 # 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)
This page took 0.12966 seconds and 4 git commands to generate.