]> git.proxmox.com Git - pve-manager.git/blame - www/Makefile.am
imported from svn 'pve-manager/pve2'
[pve-manager.git] / www / Makefile.am
CommitLineData
aff192e6
DM
1include $(top_builddir)/common.mk
2
3SUBDIRS = templates images ext4 css manager
4
5install-data-hook:
6 chown -R www-data:www-data ${DESTDIR}${WWW_BASEDIR}
7
8CLEANFILES=*~
9