all:
	find pool > bin-list
	apt-ftparchive generate config
upload:
	rsync --delete -aHv --exclude cache . samy@thefreecat.org:Youpibouh/debian-hurd
