aboutsummaryrefslogtreecommitdiff
path: root/libbutl/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/buildfile')
-rw-r--r--libbutl/buildfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/libbutl/buildfile b/libbutl/buildfile
index 6526900..df21f48 100644
--- a/libbutl/buildfile
+++ b/libbutl/buildfile
@@ -27,9 +27,8 @@ windows = ($tclass == '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
-# the compilation.
+# Our C-files are always included into C++-files that wrap the corresponding
+# API so treat them as files exclude from the compilation.
#
lib{butl}: file{*.c *.h}