mirror of
https://github.com/Icinga/icinga2.git
synced 2025-10-17 05:18:45 +02:00
7 lines
52 B
Makefile
Executable File
7 lines
52 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
#export DH_VERBOSE=1
|
|
|
|
%:
|
|
dh $@
|
|
|