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