File: rules

package info (click to toggle)
hamradio-maintguide 0.6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 112 kB
  • sloc: makefile: 150; python: 33; sh: 1
file content (10 lines) | stat: -rwxr-xr-x 161 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	make html
	-rm -f _build/html/_static/jquery.js
	-rm -f _build/html/_static/underscore.js
	make latexpdf