From 281ae3316f05f9d95725a9106180768328eeebc9 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 18 Jul 2017 19:33:31 +0300 Subject: Make mod{brep} to depend from libs{brep} --- mod/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1