X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Finstall.h;h=fd6472fea6fc40d7e4c40d35c09117ffba67002c;hb=2842eeda5aa7c143b3ff54d48f8673bbdcb35c75;hp=503205a021f0a4223e9bb537078193d130d05444;hpb=1a46151c99a406123c4ddfc797a7841baf3e4cc2;p=builder.git diff --git a/source/install.h b/source/install.h index 503205a..fd6472f 100644 --- a/source/install.h +++ b/source/install.h @@ -3,6 +3,9 @@ #include "target.h" +/** +Represents the installation of a file. +*/ class Install: public Target { public: