2018-07-10 02:46:22 -05:00

9 lines
79 B
Makefile
Executable File

#!/usr/bin/make -f
%:
dh $@
override_dh_auto_build:
$(MAKE)
dh_auto_build