From 0e5b0fcb77a90b8bd95ad23669da472af31ef069 Mon Sep 17 00:00:00 2001 From: Daniel Drake Date: Fri, 21 Nov 2008 11:00:47 +0000 Subject: SourceForge website upload system changed --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index 7659cdf..ac5b189 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -5,6 +5,6 @@ docs: doxygen.cfg docs-upload: docs ln -s html api-1.0 - rsync -av api-1.0/ shell.sourceforge.net:/home/groups/l/li/libusb/htdocs/api-1.0/ + rsync -av api-1.0/ dsd_,libusb@web.sourceforge.net:htdocs/api-1.0/ rm -f api-1.0 -- cgit v1.2.1