X-Git-Url: http://git.harvie.cz/?p=mirrors%2Flibpurple-core-answerscripts.git;a=blobdiff_plain;f=Makefile;h=cabb57a37be46857b6534020c0fc37e40ddb4cf2;hp=dbb2dd66910d2c78c24ddd0d732895f7c4982086;hb=4446826a37f0c878b21c725584cc664e3145c573;hpb=b44d7b66f2faa75e72c5bb5435bdb83c8bd5da2a diff --git a/Makefile b/Makefile index dbb2dd6..cabb57a 100644 --- a/Makefile +++ b/Makefile @@ -21,6 +21,8 @@ CC := gcc LIBTOOL := libtool +#CFLAGS+=-lpthread -DPTHREAD + ifeq ($(PREFIX),) LIB_INSTALL_DIR = $(HOME)/.purple/plugins else @@ -52,3 +54,4 @@ clean: user: cp -r purple/* $(HOME)/.purple/ + mv $(HOME)/.purple/$(PIDGIN_AUTOANSWER).sh $(HOME)/.purple/$(PIDGIN_AUTOANSWER).exe