diff options
Diffstat (limited to 'win32/Makefile')
-rw-r--r-- | win32/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/Makefile b/win32/Makefile index c43b8c8992..7faf62091d 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -484,6 +484,7 @@ MICROCORE_SRC = \ ..\pp_ctl.c \ ..\pp_hot.c \ ..\pp_pack.c \ + ..\pp_sort.c \ ..\pp_sys.c \ ..\regcomp.c \ ..\regexec.c \ |