Included UDF DriveSetup add-on in the build.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4413 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Tyler Dauwalder 2003-08-30 04:55:56 +00:00
parent 03e51832d6
commit 08f7d1d4b1

View File

@ -53,3 +53,5 @@ InstallUDF install : udf ;
# restore original optimization level
OPTIM = $(oldOPTIM) ;
SubInclude OBOS_TOP src add-ons kernel file_systems udf drive_setup_addon ;