Add EXTRA_DIST listing all the files from btls
[mono.git] / mcs / tools / sqlsharp / Makefile
index 042e97b92a31ca95e2b8554eccc8ed8146943ea5..88ad1f8d9b5cca744ae8ae233bec051b2a7d20fa 100644 (file)
@@ -2,7 +2,8 @@ thisdir = tools/SqlSharp
 SUBDIRS = 
 include ../../build/rules.make
 
-LOCAL_MCS_FLAGS = -r:System.dll -r:System.Xml.dll -r:System.Data.dll
+LOCAL_MCS_FLAGS =
+LIB_REFS = System System.Xml System.Data
 PROGRAM = sqlsharp.exe
 
 EXTRA_DISTFILES = README