Fixed emk build issue.

This commit is contained in:
Ken MacKay
2013-11-30 16:31:53 -08:00
parent 6c13203965
commit 64d364c8f5
+2
View File
@@ -0,0 +1,2 @@
c = emk.module("c")
c.include_dirs += [emk.proj_dir]