summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-10-23 19:04:52 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-10-23 19:04:52 +0000
commit0edc44019b8bf5c5d895596df6a3f882f90c3384 (patch)
tree357630a31ba243d794c1dc126628e4b629aac565
parent429360c7eabcd66c3f7d34217db2ca12627c9c4f (diff)
downloadATCD-0edc44019b8bf5c5d895596df6a3f882f90c3384.tar.gz
Added missing files
-rw-r--r--ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.mpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.mpc b/ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.mpc
index 457806b3ffb..97fbcfa8573 100644
--- a/ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.mpc
+++ b/ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.mpc
@@ -15,11 +15,13 @@ project (CIAO_RTEvent) : rtevent_serv, ciao_events_base_dnc {
CIAO_RTEvent.cpp
CIAO_RTEventC.cpp
CIAO_RTEventS.cpp
+ SimpleAddressServer.cpp
}
Header_Files {
CIAO_RTEvent.h
CIAO_RTEventC.h
CIAO_RTEventS.h
+ SimpleAddressServer.h
}
}