AUTOMAKE_OPTIONS = foreign
VERSION = @JFTPGW_VERSION@
EXTRA_DIST=config.html

all: config.html
	true

config.html:
	wget http://www.mcknight.de/jftpgw/config.html


syntax highlighted by Code2HTML, v. 0.9.1