File: rules

package info (click to toggle)
liboauth 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 2,244 kB
  • ctags: 338
  • sloc: sh: 11,295; ansic: 2,438; makefile: 87
file content (14 lines) | stat: -rwxr-xr-x 237 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

%:
	dh  $@ --with autoreconf

override_dh_autoreconf:
	dh_autoreconf --as-needed

override_dh_auto_configure:
	dh_auto_configure -- --enable-nss

override_dh_auto_clean:
	dh_auto_clean
	rm -f $(CURDIR)/tests/atconfig