]> arthur.barton.de Git - netatalk.git/blob - doc/Makefile.am
fce: afpd: missing includes and fix SIGCLD handler argument list
[netatalk.git] / doc / Makefile.am
1 SUBDIRS = manpages manual
2
3 DISTCLEANFILES = html.xsl man.xsl
4
5 release-notes: www/ReleaseNotes
6         cd www && ./create-relnotes.sh
7
8 upload-release-notes: release-notes
9         scp www/ReleaseNotes.html $$USER,netatalk@web.sourceforge.net:/home/project-web/netatalk/htdocs/3.1/ReleaseNotes$(VERSION).html