]> git.tdb.fi Git - builder.git/blobdiff - source/target.h
Fix rebuild graph walking over symlinks
[builder.git] / source / target.h
index edfd60cebe7f8f655a5c8011512d05b80b481d9b..2881d42fcda00dc2409d57518eddaa48a357181b 100644 (file)
@@ -56,7 +56,7 @@ public:
        dependencies are up-to-date, returns this target.  If there are no targets
        ready to be built (maybe because they are being built right now), returns 0.
        */
-       Target *get_buildable_target();
+       virtual Target *get_buildable_target();
 
        /**
        If this target is a proxy for another (such as Install or Symlink), return