diff options
author | David Tardon <dtardon@redhat.com> | 2012-10-04 10:37:52 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-10-05 10:11:06 +0200 |
commit | 6f4a8f93c8944628d6d56b21d9a9c4b360884d1d (patch) | |
tree | 35724df854cfb1c6512695211f352f51532ced46 /stoc/Module_stoc.mk | |
parent | cf5593ae02ec8fabf47662f84bee7913a74d1e7e (diff) |
directly use udkapi
Change-Id: I44c3b830a61ef1f65833732b5bc66c061ed27c21
Diffstat (limited to 'stoc/Module_stoc.mk')
-rw-r--r-- | stoc/Module_stoc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stoc/Module_stoc.mk b/stoc/Module_stoc.mk index a6d31813e0e3..1d3e7a65929c 100644 --- a/stoc/Module_stoc.mk +++ b/stoc/Module_stoc.mk @@ -28,7 +28,6 @@ $(eval $(call gb_Module_Module,stoc)) $(eval $(call gb_Module_add_targets,stoc,\ - InternalUnoApi_bootstrap \ Library_bootstrap \ Library_introspection \ Library_invocadapt \ |