diff options
author | David Tardon <dtardon@redhat.com> | 2011-12-23 18:12:13 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-12-23 18:12:13 +0100 |
commit | 18eb960248ffae70fecac59caf72b37441c677b8 (patch) | |
tree | c6b0f46e6a59bd70fdaa7dc2013d6a66c48c50af /Module_tail_build.mk | |
parent | a305c46aa9cc71bfd29713027d783211f5818fac (diff) |
move psprint_config 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 ecc741810334..409c928b4d72 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -48,6 +48,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ oox \ package \ padmin \ + psprint_config \ reportdesign \ sc \ scaddins \ |