diff options
author | David Tardon <dtardon@redhat.com> | 2012-05-24 12:11:58 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-05-29 14:36:47 +0200 |
commit | fa87191c91b06320453db016ca6fa5765df018fc (patch) | |
tree | 29727bf5d3cc9abb89f2d46db1ae3a70e0afa78c /Module_tail_build.mk | |
parent | 6b78dd3eac100718b383471014de1fcee407ef8c (diff) |
move binaryurp to tail_build
Change-Id: I0e5ad225498a48d1bf1a5b2fc34a518abf7f1a72
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r-- | Module_tail_build.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk index 0696b2c6215c..d4db998b1857 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -34,6 +34,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ basegfx \ basic \ bean \ + binaryurp \ canvas \ chart2 \ configmgr \ |