Remove ChangeLog references from Makefile and .gitattribute
[mono.git] / mcs / class / System.Data / Makefile
index 82f49a2804e2d4ce9d0e45094b19e8087c2b53b8..99a6f3cde88879ab893b4dce4500d2d00e6bc1cd 100644 (file)
@@ -12,8 +12,7 @@ LIB_MCS_FLAGS = \
        -d:MONO_PARTIAL_DATA_IMPORT \
        -unsafe
 
-MOBILE := $(filter monotouch monodroid xammac mobile mobile_static, $(PROFILE))
-ifdef MOBILE
+ifdef MOBILE_PROFILE
 LIB_REFS += Mono.Data.Tds System.Transactions
 LIB_MCS_FLAGS += -d:NO_CODEDOM -d:NO_OLEDB -d:NO_ODBC -d:NO_CONFIGURATION
 else
@@ -38,9 +37,8 @@ EXTRA_DISTFILES = \
        $(wildcard Test/System.Data/*.xsd)              \
        $(wildcard Test/System.Xml/*.xml)               \
        $(wildcard Test/System.Xml/*.xsd)               \
-       Test/System.Data/schemas/ChangeLog      \
        $(wildcard Test/System.Data/schemas/*.xsd)              \
-       app_test_net_4_5.config                 \
+       app_test_net_4_x.config                 \
        Test/System.Data/binserialize/*.bin     \
        SqliteTest.db   \
        referencesource.sources