]> git.sur5r.net Git - tio/blob - debian/rules
84ec4fc8a505a4e8cf773c7e8057b27a94201556
[tio] / debian / rules
1 #!/usr/bin/make -f
2 # -*- makefile -*-
3
4 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
5 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
6
7 # Uncomment this to turn on verbose mode.
8 #export DH_VERBOSE=1
9
10 %:
11         dh $@  --with autoreconf --with bash-completion