Made UDF build too, because why not?

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9983 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Nathan Whitehorn 2004-11-17 03:17:28 +00:00
parent e1a5c8df64
commit 662e61b333

View File

@ -1,5 +1,7 @@
SubDir OBOS_TOP src add-ons kernel file_systems udf ;
SubDirC++Flags -fno-rtti ;
# save original optimization level
oldOPTIM = $(OPTIM) ;