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