diff options
Diffstat (limited to 'plugins/perl/makefile-512.mak')
-rw-r--r-- | plugins/perl/makefile-512.mak | 2 |
1 files changed, 1 insertions, 1 deletions
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 |