add some new make targets
* `release` creates the tarballs * `test-release` takes the tarballs, extracts them, builds the library and tests and runs the tests * `docs` run doxygen Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -43,6 +43,8 @@ examples/register
|
||||
examples/roster
|
||||
examples/uuid
|
||||
examples/vcard
|
||||
testbuild*.log
|
||||
test-release/
|
||||
test_stamp
|
||||
test-suite.log
|
||||
tests/*.o
|
||||
|
||||
Reference in New Issue
Block a user