diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/internal/HOWTO.release | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/internal/HOWTO.release b/doc/internal/HOWTO.release index 46d97215d..3827b2dba 100644 --- a/doc/internal/HOWTO.release +++ b/doc/internal/HOWTO.release @@ -42,7 +42,7 @@ Currently, best practice to get a release out looks like this: - you might want to run "make release-check", it will tell you about files from CVS missing in the release; be sure to check these - OR + AND you might want to run "make distcheck", this will test the packaging, building, and testing of all xine-lib. This will |