numerus/debian/rules

8 lines
126 B
Makefile
Executable File

#!/usr/bin/make -f
%:
dh $@ --builddirectory=_build --buildsystem=golang --with=golang
execute_before_dh_auto_build:
make