Files
handsome-feng 153b355c30 Update
2020-08-14 01:49:06 +00:00

9 lines
153 B
Makefile
Executable File

#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
export QT_SELECT := qt5
%:
dh $@