summaryrefslogtreecommitdiff
path: root/DAnCE/MPC
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2010-09-10 17:19:31 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2010-09-10 17:19:31 +0000
commit535f15ac1a41952c98ed89d9b379bc803b9309ec (patch)
treea24be28144a3af8d868b9269ddf0caed7b1a9fdc /DAnCE/MPC
parent7809536c4a7d75d3d1ad7ec16099919831f4fd4e (diff)
downloadATCD-535f15ac1a41952c98ed89d9b379bc803b9309ec.tar.gz
Fri Sep 10 17:19:06 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>
* MPC/config/dance_stub.mpb: Add DANCE_ROOT as an include.
Diffstat (limited to 'DAnCE/MPC')
-rw-r--r--DAnCE/MPC/config/dance_stub.mpb1
1 files changed, 1 insertions, 0 deletions
diff --git a/DAnCE/MPC/config/dance_stub.mpb b/DAnCE/MPC/config/dance_stub.mpb
index 370da95ba81..fc42707a948 100644
--- a/DAnCE/MPC/config/dance_stub.mpb
+++ b/DAnCE/MPC/config/dance_stub.mpb
@@ -4,4 +4,5 @@
project : dance_deployment_stub, dance_applicationmanager_stub, dance_logger {
after += DAnCE_stub
libs += DAnCE_stub
+ includes += $(DANCE_ROOT)
}