Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-06-10 07:56:37 +0000
committerEike Stepper2011-06-10 07:56:37 +0000
commitc9bcc68406a56be589443b9cfa665ca5bea57d50 (patch)
tree16064c2b5d25b30818260a3fd7a24780c8c93b17 /plugins/org.gastro.rcp.department
parente0af08333b1dacc6f2f0f22ee9eabdb62630348f (diff)
downloadcdo-c9bcc68406a56be589443b9cfa665ca5bea57d50.tar.gz
cdo-c9bcc68406a56be589443b9cfa665ca5bea57d50.tar.xz
cdo-c9bcc68406a56be589443b9cfa665ca5bea57d50.zip
fixed gastro servlet
Diffstat (limited to 'plugins/org.gastro.rcp.department')
-rw-r--r--plugins/org.gastro.rcp.department/build.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/org.gastro.rcp.department/build.properties b/plugins/org.gastro.rcp.department/build.properties
index 8a1ea39d8f..4ae5e78daf 100644
--- a/plugins/org.gastro.rcp.department/build.properties
+++ b/plugins/org.gastro.rcp.department/build.properties
@@ -17,7 +17,10 @@ bin.includes = plugin.xml,\
icons/,\
images/,\
copyright.txt,\
- about.html
+ about.html,\
+ config/,\
+ GastroDepartment1.launch,\
+ GastroDepartment2.launch
src.includes = about.html,\
copyright.txt,\
config/,\

Back to the top