summaryrefslogtreecommitdiff
path: root/debian/patches/Makefile
blob: 18a3802b3399745fb35b3e8e229a5508b8aad538 (plain)
1
2
3
.PHONY: 00list
00list:
	find . -name Makefile -prune -o -name 00list -prune -o -type f -print | sed -e 's,\./\(.*\)\.dpatch,\1,' | sort -n > $@