diff --git a/src/apps/bin/makeudfimage/Jamfile b/src/apps/bin/makeudfimage/Jamfile index 7fe13ffa5f..ba69db90b0 100644 --- a/src/apps/bin/makeudfimage/Jamfile +++ b/src/apps/bin/makeudfimage/Jamfile @@ -2,8 +2,10 @@ SubDir OBOS_TOP src apps bin makeudfimage ; BinCommand makeudfimage : makeudfimage.cpp + ConsoleListener.cpp Debug.cpp Shell.cpp + UdfBuilder.cpp : stdc++.r4 ;