diff options
Diffstat (limited to 'Build/source/texk/kpathsea/Makefile.am')
-rw-r--r-- | Build/source/texk/kpathsea/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.am b/Build/source/texk/kpathsea/Makefile.am index 9257bec27c8..495ed284f7f 100644 --- a/Build/source/texk/kpathsea/Makefile.am +++ b/Build/source/texk/kpathsea/Makefile.am @@ -93,6 +93,7 @@ else !MINGW32 libkpathsea_la_SOURCES += win32lib.c endif !MINGW32 libkpathsea_la_SOURCES += knj.c +SUBDIRS += win32 endif WIN32 $(libkpathsea_la_OBJECTS): paths.h kpathsea.h |