Added ConsoleListener.cpp and UdfBuilder.cpp to the build.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5465 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Tyler Dauwalder 2003-11-23 22:13:38 +00:00
parent 3078bf3fa5
commit 5e4cddfd9e

View File

@ -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
;