8 lines
143 B
Text
8 lines
143 B
Text
![]() |
#!/usr/bin/make -f
|
||
|
%:
|
||
|
dh $@
|
||
|
|
||
|
# Not intended for use by anyone except the author.
|
||
|
announcedir:
|
||
|
@echo ${HOME}/src/joeywiki/code/git-annex/news
|