This commit is contained in:
Thomas Nagy 2014-02-16 23:20:32 +01:00
parent 0e6728ea6e
commit 2d709c24d5
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ Create a tarball of the build results. The package command aggregates
the functionality of build, install and dist in a single command.
$ waf configure package
See also playground/distnet/ for a more enterprisey example
"""
APPNAME = 'ex'