]> git.proxmox.com Git - pve-apiclient.git/blame - debian/rules
add Makefile and debian package files
[pve-apiclient.git] / debian / rules
CommitLineData
5a3b38c1
DM
1#!/usr/bin/make -f
2# See debhelper(7) (uncomment to enable)
3# output every command that modifies files on the build system.
4#DH_VERBOSE = 1
5
6
7%:
8 dh $@
9