making project compile

git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@383992 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.apache.felix.examples.spellcheckbinder/src/main/java/org/apache/felix/examples/spellcheckservice/Activator.java b/org.apache.felix.examples.spellcheckbinder/src/main/java/org/apache/felix/examples/spellcheckbinder/Activator.java
similarity index 100%
rename from org.apache.felix.examples.spellcheckbinder/src/main/java/org/apache/felix/examples/spellcheckservice/Activator.java
rename to org.apache.felix.examples.spellcheckbinder/src/main/java/org/apache/felix/examples/spellcheckbinder/Activator.java
diff --git a/pom.xml b/pom.xml
index d39dc86..8ebd3a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,6 +21,7 @@
     <module>org.apache.felix.examples.dictionaryclient2</module>
     <module>org.apache.felix.examples.spellcheckservice</module>
     <module>org.apache.felix.examples.spellcheckclient</module>
+    <module>org.apache.felix.examples.spellcheckbinder</module>
   </modules>
 
   <repositories>