Files

12 lines
187 B
Makefile
Raw Permalink Normal View History

2021-08-17 14:58:43 +08:00
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
export QT_SELECT := qt5
%:
dh $@
override_dh_install:
dh_install