mirror of
https://git.proxmox.com/git/libpve-u2f-server-perl
synced 2025-08-13 07:00:32 +00:00
9 lines
113 B
Makefile
Executable File
9 lines
113 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# -*- makefile -*-
|
|
|
|
# Uncomment this to turn on verbose mode.
|
|
#export DH_VERBOSE=1
|
|
|
|
%:
|
|
dh $@
|