summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2007-11-06 16:00:35 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2007-11-06 16:00:35 +0100
commit0b05bcdbff0331112007332f80ac419a64fe34db (patch)
treeb0902cf7d36b94943817ae8b457c5a5472957e37 /doc
parentf219083525acfdcaf18b969b6bd13372f66a401c (diff)
downloadndim-git-utils-0b05bcdbff0331112007332f80ac419a64fe34db.tar.gz
ndim-git-utils-0b05bcdbff0331112007332f80ac419a64fe34db.tar.xz
ndim-git-utils-0b05bcdbff0331112007332f80ac419a64fe34db.zip
Little fixes, 1.10.2v1.10.2
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile-files8
1 files changed, 4 insertions, 4 deletions
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