fixed .exe suffix
[mirrors/libpurple-core-answerscripts.git] / Makefile
index dbb2dd66910d2c78c24ddd0d732895f7c4982086..160e3d085ecfdb418a41602598be2079c81cd509 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -52,3 +52,4 @@ clean:
 
 user:
        cp -r purple/* $(HOME)/.purple/
+       mv $(HOME)/.purple/$(PIDGIN_AUTOANSWER).sh $(HOME)/.purple/$(PIDGIN_AUTOANSWER).exe
This page took 0.105083 seconds and 4 git commands to generate.