diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2011-12-20 20:01:23 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2011-12-20 20:01:23 +0100 |
commit | a029a486868d936d5d4609f6c5b9875406f83536 (patch) | |
tree | 7a1afcc4a13d8d4cacd4b18fde2e82ad047b4eba /Module_tail_build.mk | |
parent | 032df7e9bfafeb93925959626b79eeee3cec17a4 (diff) |
add basic to tail_build
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 ef026fd29c92..764b9fc2de8c 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -28,6 +28,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ animations \ avmedia \ basctl \ + basic \ bean \ canvas \ chart2 \ |