diff --git a/src/apps/bin/makeudfimage/Jamfile b/src/apps/bin/makeudfimage/Jamfile index aabf59b012..a1ffffaf14 100644 --- a/src/apps/bin/makeudfimage/Jamfile +++ b/src/apps/bin/makeudfimage/Jamfile @@ -14,9 +14,12 @@ BinCommand makeudfimage Allocator.cpp Attribute.cpp ConsoleListener.cpp - OutputFile.cpp + EmbeddedStream.cpp + ExtentStream.cpp + FileStream.cpp PhysicalPartitionAllocator.cpp Shell.cpp + SimulatedStream.cpp Statistics.cpp UdfBuilder.cpp