]> git.tdb.fi Git - builder.git/blobdiff - source/analyzer.h
Fix rebuild graph walking over symlinks
[builder.git] / source / analyzer.h
index 6d6af9b5ab5706a076617bd6e9a500cf84052ee3..cca259052d8c075a5b5970e7bf4401212e8f96df 100644 (file)
@@ -56,7 +56,7 @@ private:
        /**
        Adds rows to the table for the given target and its dependencies.
        */
-       void build_depend_table(const Target &, unsigned);
+       void build_depend_table(Target &, unsigned);
 
        /**
        Prints out the table that resulted from the analysis.