diff options
author | David Tardon <dtardon@redhat.com> | 2012-08-22 13:16:39 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-08-24 13:22:06 +0200 |
commit | 04e6963a24f3a9645ac26743c9ec09531d86ad51 (patch) | |
tree | a054922e3e1b231f3662feabae45e479bd2fd678 /Module_tail_build.mk | |
parent | ce34d0d17b7f2c5e3800a645cc9bb65c53d59f72 (diff) |
add extras to tail_build
Change-Id: I3143c987ed07f2d0033cbcb4fe637d095339807e
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 08a4025690b5..ec8e709893df 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -57,6 +57,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ embedserv \ eventattacher \ extensions \ + extras \ fileaccess \ filter \ forms \ |