1
0
mirror of synced 2026-01-16 08:14:08 +00:00
2015-07-14 20:18:40 +02:00

12 lines
164 B
Makefile
Executable File

#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@
override_dh_auto_test:
make non-author-test
override_dh_auto_build: