mirror of
https://github.com/Icinga/icinga2.git
synced 2026-02-11 23:03:24 -05:00
6 lines
52 B
Makefile
Executable file
6 lines
52 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
#export DH_VERBOSE=1
|
|
|
|
%:
|
|
dh $@
|
|
|