]> git.tdb.fi Git - ext/sigc++-2.0.git/blobdiff - Build
Adjust the name of the library to match upstream
[ext/sigc++-2.0.git] / Build
diff --git a/Build b/Build
index a1f8964f2b2f74a32a36b4829f54e97c7df60a72..e300c2d792b64a1e94ecea528455c60160632878 100644 (file)
--- a/Build
+++ b/Build
@@ -7,7 +7,7 @@ package "sigc++-2.0"
                standard CXX "c++11";
        };
 
-       library "sigc++-2.0"
+       library "sigc-2.0"
        {
                source "sigc++";
                source "sigc++/adaptors";
@@ -26,6 +26,7 @@ package "sigc++-2.0"
 
        install "include/sigc++"
        {
+               source "sigc++/sigc++.h";
                source "sigc++/bind.h";
                source "sigc++/bind_return.h";
                source "sigc++/connection.h";