cvogt / cbt

CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala
Other
488 stars 60 forks source link

Wrong sources of cbt root module #531

Open darthorimar opened 7 years ago

darthorimar commented 7 years ago

Cbt's root module contains target directories as a sources:

$ cbt sources
...
/home/ilya/apps/cbt/nailgun_launcher/target
/home/ilya/apps/cbt/stage2/target
/home/ilya/apps/cbt/compatibility/target
...