all: debconf_specification.txt.gz debconf_specification.html

include ../docbook.mk

clean:
	rm -f *.css *.html *.txt *.txt.gz

.DELETE_ON_ERROR:
