]> git.proxmox.com Git - proxmox-widget-toolkit.git/blob - src/defines.mk
bump version to 4.2.3
[proxmox-widget-toolkit.git] / src / defines.mk
1 PACKAGE ?= $(or $(DEB_SOURCE), proxmox-widget-toolkit)
2
3 DESTDIR=
4 DOCDIR=$(DESTDIR)/usr/share/doc/$(PACKAGE)
5 WWWBASEDIR=$(DESTDIR)/usr/share/javascript/$(PACKAGE)
6 WWWCSSDIR=$(WWWBASEDIR)/css
7 WWWIMAGESDIR=$(WWWBASEDIR)/images
8 WWWTHEMEDIR=$(WWWBASEDIR)/themes