Fix ITL definition for the replication component.

This commit is contained in:
Gunnar Beutner 2013-04-01 17:10:12 +02:00
parent 49c6c358b1
commit e83f3f7842
1 changed files with 2 additions and 1 deletions

View File

@ -17,4 +17,5 @@
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
******************************************************************************/
local object Component "replication" {}
library "replication"
local object ReplicationComponent "replication" {}