base: rename reload_parent_cap.cc

ref #989
This commit is contained in:
Martin Stein
2014-01-20 18:06:36 +01:00
committed by Norman Feske
parent 276a1775f1
commit f7149623ca
8 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
SRC_CC += console/log_console.cc
SRC_CC += env/env.cc env/context_area.cc env/reload_parent_cap.cc
SRC_CC += env/env.cc env/context_area.cc env/reinitialize.cc
SRC_CC += thread/thread_start.cc
INC_DIR += $(BASE_DIR)/src/base/env