diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/buildfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/buildfile b/build/buildfile index db32797..936524e 100644 --- a/build/buildfile +++ b/build/buildfile @@ -31,6 +31,7 @@ exe{b}: \ {hxx }{ types } \ {hxx cxx}{ utility } \ {hxx ixx txx cxx}{ variable } \ + {hxx }{ version } \ bin/{hxx cxx}{ module } \ bin/{hxx cxx}{ rule } \ bin/{hxx cxx}{ target } \ |