mirror of
https://github.com/Icinga/icinga2.git
synced 2025-11-13 10:19:58 +01:00
7 lines
52 B
Makefile
Executable File
7 lines
52 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
#export DH_VERBOSE=1
|
|
|
|
%:
|
|
dh $@
|
|
|