Kaydet (Commit) 9548c17e authored tarafından David Tardon's avatar David Tardon

ensure source files are present before trying to use them

Change-Id: I8c7608121872976e275d00236539940d797b64c4
üst 061b1969
......@@ -29,6 +29,10 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,shlxthandler_common_x64))
$(eval $(call gb_StaticLibrary_set_x64,shlxthandler_common_x64,YES))
$(eval $(call gb_StaticLibrary_use_custom_headers,shlxthandler_common_x64,\
shell/source \
))
$(eval $(call gb_StaticLibrary_set_include,shlxthandler_common_x64,\
-I$(SRCDIR)/shell/inc \
$$(INCLUDE) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment