File: rules

package info (click to toggle)
libtcod 1.14.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,180 kB
  • sloc: cpp: 39,344; ansic: 33,096; python: 4,677; makefile: 48; sh: 25
file content (12 lines) | stat: -rwxr-xr-x 247 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode:
# export DH_VERBOSE = 1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --sourcedirectory=build/autotools

override_dh_installchangelogs:
	dh_installchangelogs CHANGELOG.md