7 lines
74 B
Makefile
Executable File
7 lines
74 B
Makefile
Executable File
#! /usr/bin/make -f
|
|
|
|
export DH_VERBOSE = 1
|
|
|
|
%:
|
|
dh $@ --buildsystem=meson
|