From cfdce9f6d60cad7ade6d383947ffd16053e8658d Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Sun, 16 Jan 2011 04:47:49 +0100 Subject: update perl makefiles for recent changes --- plugins/perl/makefile-510.mak | 2 +- plugins/perl/makefile-512.mak | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/perl') diff --git a/plugins/perl/makefile-510.mak b/plugins/perl/makefile-510.mak index 3aeb9639..60f6b2dc 100644 --- a/plugins/perl/makefile-510.mak +++ b/plugins/perl/makefile-510.mak @@ -16,7 +16,7 @@ perl.obj: perl.c perl.c: xchat.pm.h -xchat.pm.h: Xchat.pm IRC.pm +xchat.pm.h: lib/Xchat.pm lib/IRC.pm perl.exe generate_header $(TARGET): perl.obj perl.def diff --git a/plugins/perl/makefile-512.mak b/plugins/perl/makefile-512.mak index 4aeee497..e4887ff9 100644 --- a/plugins/perl/makefile-512.mak +++ b/plugins/perl/makefile-512.mak @@ -16,7 +16,7 @@ perl.obj: perl.c perl.c: xchat.pm.h -xchat.pm.h: Xchat.pm IRC.pm +xchat.pm.h: lib/Xchat.pm lib/IRC.pm perl.exe generate_header $(TARGET): perl.obj perl.def -- cgit 1.4.1