Page MenuHomePhorge

Makefile.am
No OneTemporary

Authored By
Unknown
Size
442 B
Referenced Files
None
Subscribers
None

Makefile.am

templatedir = $(datadir)/kolab/templates
template_DATA = \
$(wildcard templates/*.tpl) \
$(wildcard templates/header_checks.*)
rctemplatedir = $(datadir)/kolab/templates/roundcubemail
rctemplate_DATA = \
$(wildcard templates/roundcubemail/*.tpl)
EXTRA_DIST = \
$(template_DATA) \
$(rctemplate_DATA)
install-exec-local:
mkdir -p \
$(DESTDIR)/$(sysconfdir)/kolab/templates \
$(DESTDIR)/$(sysconfdir)/kolab/templates/roundcubemail

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 6, 1:18 AM (1 d, 17 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
38/9c/c28239a11bbf64c3ac5622ac14b7
Default Alt Text
Makefile.am (442 B)

Event Timeline