diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-03-14 15:03:44 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-03-14 16:23:30 +0100 |
commit | 813a57cb1afa16bb306ced96d367fa1f55906620 (patch) | |
tree | c492472b0f324ff7b76c67ed7a79f14ad45dcfda /Repository.mk | |
parent | f1a2665128fa476f571cfd47c29b202a7ecc21cc (diff) |
fdo#47246: desktop: factor out a winextendloadenv static library
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 351a365c9444..147eca9b2d73 100644 --- a/Repository.mk +++ b/Repository.mk @@ -84,6 +84,7 @@ $(eval $(call gb_Helper_register_executables,OOO,\ )) $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \ + winextendloaderenv \ winlauncher \ )) |