]> git.proxmox.com Git - pve-manager.git/blame - lib/PVE/API2/Makefile.am
imported from svn 'pve-manager/pve2'
[pve-manager.git] / lib / PVE / API2 / Makefile.am
CommitLineData
aff192e6
DM
1include $(top_builddir)/common.mk
2
3SUBDIRS=
4
5pvelib_DATA = \
6 Cluster.pm \
7 Nodes.pm \
8 Tasks.pm \
9 Network.pm \
10 Services.pm
11
12CLEANFILES = *~
13
14pvelibdir = @PERL_LIBDIR@/PVE/API2