diff options
Diffstat (limited to 'win32')
-rw-r--r-- | win32/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/Makefile b/win32/Makefile index b50c51e826..1505b140a9 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -241,6 +241,8 @@ CORE_H = ..\av.h \ ..\XSUB.h \ .\config.h \ ..\EXTERN.h \ + ..\perlvars.h \ + ..\intrpvar.h \ .\include\dirent.h \ .\include\netdb.h \ .\include\sys\socket.h \ |