diff options
-rw-r--r-- | mod/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/buildfile b/mod/buildfile index db403ec..81a6611 100644 --- a/mod/buildfile +++ b/mod/buildfile @@ -23,7 +23,7 @@ mod{brep}: {hxx ixx txx cxx}{* -options} \ ../web/{hxx ixx txx cxx}{* -version} \ ../web/{hxx }{ version} \ ../web/apache/{hxx ixx txx cxx}{* } \ -../libbrep/lib{brep} $libs +../libbrep/libs{brep} $libs ../web/hxx{version}: ../web/in{version} $src_root/file{manifest} ../web/hxx{version}: dist = true |