aboutsummaryrefslogtreecommitdiff
path: root/libbutl/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/buildfile')
-rw-r--r--libbutl/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/buildfile b/libbutl/buildfile
index 26fb6b5..2d40031 100644
--- a/libbutl/buildfile
+++ b/libbutl/buildfile
@@ -25,7 +25,7 @@ windows = ($tclass == 'windows')
# Exclude these from compilation on non-Windows targets.
#
-lib{butl}: {hxx cxx}{win32-utility}: include = $windows
+lib{butl}: {hxx ixx cxx}{win32-utility}: include = $windows
# Our C-files are included into sha256.cxx (sha256c.c) and timestamp.cxx
# (strptime.c timelocal.h timelocal.c), so treat them as files exclude from