summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-10 15:34:37 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-10 15:34:37 +0300
commit475e518c7c4e12dad8a2d550493a1d1615cb2622 (patch)
tree683ece5471dc06c61d1704c516cca7a7793d8f1e /odk
parent98857880633e03fb4e70dd3e5a0b9ce322b96bdf (diff)
There is no dk.mk in settings
Diffstat (limited to 'odk')
-rw-r--r--odk/examples/CLI/CSharp/Spreadsheet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/CLI/CSharp/Spreadsheet/Makefile b/odk/examples/CLI/CSharp/Spreadsheet/Makefile
index bae593f34069..14785e8efec3 100644
--- a/odk/examples/CLI/CSharp/Spreadsheet/Makefile
+++ b/odk/examples/CLI/CSharp/Spreadsheet/Makefile
@@ -5,7 +5,7 @@ SETTINGS = $(PRJ)/settings
include $(SETTINGS)/settings.mk
include $(SETTINGS)/std.mk
-include $(SETTINGS)/dk.mk
+#include $(SETTINGS)/dk.mk
CSC_FLAGS = -warnaserror+ -noconfig
VBC_FLAGS = -warnaserror+