diff options
author | Jan Holesovsky <kendy@collabora.com> | 2015-01-07 22:32:12 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2015-01-07 22:38:33 +0100 |
commit | 37947afccda272295e7bb17ae6ec4de2c3775136 (patch) | |
tree | e51dc38c40cd60865c77ccef56f405941f70333d /extras/Module_extras.mk | |
parent | f73928ce61872ebf26e55628293c763b75dbe51d (diff) |
Include the new templates in the installation.
Change-Id: I9fa578fafa5e350a186a77b3e023474b289e0fb8
Diffstat (limited to 'extras/Module_extras.mk')
-rw-r--r-- | extras/Module_extras.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk index 530d0769f185..a81d7e867bba 100644 --- a/extras/Module_extras.mk +++ b/extras/Module_extras.mk @@ -32,6 +32,10 @@ $(eval $(call gb_Module_add_targets,extras,\ $(if $(filter WNT,$(OS)),Package_newfiles) \ Package_palettes \ Package_tpllayoutimpr \ + Package_tplofficorr \ + Package_tploffimisc \ + Package_tplpresnt \ + Package_tplpersonal \ Package_tplwizagenda \ Package_tplwizbitmap \ Package_tplwizdesktop \ |