This never got updated to reflect the project makefile changes
[oota-llvm.git] / runtime / GC / SemiSpace / Makefile
index ff2061ae76e1c9d2a0d98a20949d032066686249..8aaa29c8cb00b4dc6820c1502ff00b22c77a81f6 100644 (file)
@@ -11,7 +11,7 @@ LEVEL = ../../..
 BYTECODE_LIBRARY = 1
 LIBRARYNAME = gcsemispace
 BYTECODE_DESTINATION = $(CFERuntimeLibDir)
-EXPORTED_SYMBOL_FILE = $(BUILD_SRC_DIR)/../gc_exported_symbols.lst
+EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/../gc_exported_symbols.lst
 
 include $(LEVEL)/Makefile.common