summaryrefslogtreecommitdiff
blob: cb8e44ad5919805ee4c50f977f29faf2a4b793d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/setup.py b/setup.py
index 38b4c15..716203d 100755
--- a/setup.py
+++ b/setup.py
@@ -375,7 +375,7 @@ myemail = "calvin@users.sourceforge.net"
 data_files = [
     ('share/linkchecker',
         ['config/linkcheckerrc',
-        'doc/html/lccollection.qhc', 'doc/html/lcdoc.qch']),
+        'doc/html/lccollection.qhcp', 'doc/html/lcdoc.qhp']),
     ('share/linkchecker/examples',
         ['cgi-bin/lconline/leer.html.en',
          'cgi-bin/lconline/leer.html.de',