diff options
Diffstat (limited to 'release/BUILDING.txt')
-rw-r--r-- | release/BUILDING.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/release/BUILDING.txt b/release/BUILDING.txt index 3f580815..6b2f9db0 100644 --- a/release/BUILDING.txt +++ b/release/BUILDING.txt @@ -433,6 +433,14 @@ The following commands can be used to create various types of release packages: Unix ---- +make tarball + + Create a binary tarball containing the TigerVNC Viewer + +make servertarball + + Create a binary tarball containing both the TigerVNC Server and Viewer + make dmg Create Macintosh package/disk image. This requires the PackageMaker |