diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-01-19 20:56:58 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-01-20 09:43:28 +0000 |
commit | 4ebe24910441e7f382cff4ccc899515910c74c2c (patch) | |
tree | 5aa56197779b7038a4fa41423d976f6c7b4c9c78 /RepositoryModule_build.mk | |
parent | 62ea0ef8428ca4e12c5fa11674737a9bf0b646aa (diff) |
drop basebmp entirely now
Change-Id: I534848c4be8eadf86b7f31ac742a80982405f56f
Diffstat (limited to 'RepositoryModule_build.mk')
-rw-r--r-- | RepositoryModule_build.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryModule_build.mk b/RepositoryModule_build.mk index 2642a53f4a51..6837393dee9e 100644 --- a/RepositoryModule_build.mk +++ b/RepositoryModule_build.mk @@ -59,7 +59,6 @@ $(eval $(call gb_Module_add_moduledirs,cross_toolset,\ $(call gb_Helper_optional_for_host,DESKTOP, \ $(if $(WITH_GALLERY_BUILD), \ avmedia \ - basebmp \ basic \ canvas \ configmgr \ |