[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / tools / gacutil / Makefile
index 878830f124886cd0723c47115b443a2f065003ac..f98314ecec7afb9db0957bb70edde80431c647b9 100644 (file)
@@ -2,7 +2,8 @@ thisdir = tools/gacutil
 SUBDIRS = 
 include ../../build/rules.make
 
-LOCAL_MCS_FLAGS = -r:Mono.Security.dll -unsafe
+LIB_REFS = Mono.Security
+LOCAL_MCS_FLAGS = -unsafe
 
 PROGRAM = gacutil.exe