summaryrefslogtreecommitdiff
path: root/tools/edis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/edis/Makefile')
-rw-r--r--tools/edis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/edis/Makefile b/tools/edis/Makefile
index 4f9d03aad6..9151f627bb 100644
--- a/tools/edis/Makefile
+++ b/tools/edis/Makefile
@@ -12,7 +12,7 @@ LIBRARYNAME = EnhancedDisassembly
BUILT_SOURCES = EDInfo.inc
-EXPORTED_SYMBOL_FILE = EnhancedDisassembly.exports
+EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/EnhancedDisassembly.exports
# Include this here so we can get the configuration of the targets
# that have been configured for construction. We have to do this