aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2013-07-24 08:44:12 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2013-07-24 08:44:12 +0200
commit72637ad10d187bb87a2c419d034539c4c00615ee (patch)
treeab6952bf032fea540184e6f01e47423b31ec5ec7 /doc
parent5e64d6aff2f00de7b5c045e01e29f647103bbf72 (diff)
downloadcalcurse-72637ad10d187bb87a2c419d034539c4c00615ee.tar.gz
calcurse-72637ad10d187bb87a2c419d034539c4c00615ee.zip
doc/Makefile.am: Fix "copy-paste.txt" file name
Regression introduced in 6ef890b434e7ab65abdd0e6bb13cb86e583d85ae. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6c549c9..a94f107 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -18,7 +18,7 @@ dist_doc_DATA = \
submitting-patches.html \
add.txt \
config.txt \
- copy_paste.txt \
+ copy-paste.txt \
credits.txt \
delete.txt \
displacement.txt \