summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 7a1b08879589dc8c0abc4c780cf2ac4be50f3200 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

# Not intended for use by anyone except the author.
announcedir:
	@echo ${HOME}/src/git-annex/doc/news

.PHONY: standalone