diff options
author | Peter Foley <pefoley2@verizon.net> | 2011-12-17 19:46:38 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2011-12-17 22:11:12 +0100 |
commit | 2548d634c762ccc5eeda7f075ffa6ed3408474d2 (patch) | |
tree | e838a4b060d8d07d3311baef98a87e797eb6842f /Repository.mk | |
parent | 21411e321ee8e430a81ec83297a88c3010f5ce8d (diff) |
extensions: convert nsplugin to gbuild
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk index ff8dccd62bfb..b897665f060a 100644 --- a/Repository.mk +++ b/Repository.mk @@ -279,6 +279,7 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ localedata_others \ mcnttype \ neon \ + npsoplugin \ package2 \ reg \ scriptframe \ |