Commit 5f863718 authored by Andreas Jung's avatar Andreas Jung

removed doc/changenotes

parent 61bb12a3
#!/usr/bin/env python2.3 #!/usr/bin/env python2.3
############################################################################## ##############################################################################
...@@ -1115,7 +1116,6 @@ def skel_visit(skel, dirname, names): ...@@ -1115,7 +1116,6 @@ def skel_visit(skel, dirname, names):
installed_data_files = [ installed_data_files = [
["../../doc", ['doc/*.txt']], ["../../doc", ['doc/*.txt']],
["../../doc/changenotes", ['doc/changenotes/*.stx']],
["../../import", ['import/*.zexp']], ["../../import", ['import/*.zexp']],
["../../bin", ['utilities/README.txt',]], ["../../bin", ['utilities/README.txt',]],
] ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment