7 lines
133 B
Makefile
Executable file
7 lines
133 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
%:
|
|
dh $@
|
|
|
|
# Not intended for use by anyone except the author.
|
|
announcedir:
|
|
@echo ${HOME}/src/git-annex/doc/news
|