From 0b05bcdbff0331112007332f80ac419a64fe34db Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Tue, 6 Nov 2007 16:00:35 +0100 Subject: Little fixes, 1.10.2 --- doc/Makefile-files | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/Makefile-files b/doc/Makefile-files index 699cd3f..3d75d97 100644 --- a/doc/Makefile-files +++ b/doc/Makefile-files @@ -3,8 +3,8 @@ EXTRA_DIST += doc/ndim-git-cheatsheet.txt doc_DATA += doc/ndim-git-cheatsheet.txt UPLOAD_FILES += doc/ndim-git-cheatsheet.txt -UPLOAD_FILES += .htaccess -EXTRA_DIST += .htaccess +UPLOAD_FILES += doc/.htaccess +EXTRA_DIST += doc/.htaccess -UPLOAD_FILES += README.html -EXTRA_DIST += README.html +UPLOAD_FILES += doc/README.html +EXTRA_DIST += doc/README.html -- cgit