Index: native_client_sdk/src/resources/Makefile.example.template |
diff --git a/native_client_sdk/src/resources/Makefile.example.template b/native_client_sdk/src/resources/Makefile.example.template |
index c511964836db8f2c91a1a247f8e27021d7fd155c..aef08ef2997ea9d330d3abaf1128510c15cfa507 100644 |
--- a/native_client_sdk/src/resources/Makefile.example.template |
+++ b/native_client_sdk/src/resources/Makefile.example.template |
@@ -72,6 +72,7 @@ ifneq ($(TOOLCHAIN),pnacl) |
endif |
[[ ]] |
{{sources}} = {{source_list}} |
+[[]] |
Sam Clegg
2015/02/19 21:24:20
Is this needed?
binji
2015/02/20 17:33:48
Yes, otherwise the following lines are included in
|
# Build rules generated by macros from common.mk: |