Rename all manuals with an _ to have a -. It helps released naming of files.

This commit is contained in:
Chris Johns
2016-11-03 16:58:08 +11:00
parent 6207c37d9c
commit 72a62ad88f
139 changed files with 9 additions and 11 deletions

6
c-user/wscript Normal file
View File

@@ -0,0 +1,6 @@
from sys import path
from os.path import abspath
path.append(abspath('../common/'))
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck