mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
better nettest
This commit is contained in:
parent
9a62702ae4
commit
fe79060f1c
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -13,6 +13,8 @@ diet:
|
|||
|
||||
test:
|
||||
${MAKE} -C test test
|
||||
${MAKE} -C test nettest
|
||||
${MAKE} -C test nettestr
|
||||
|
||||
doc:
|
||||
doxygen
|
||||
|
|
Loading…
Reference in a new issue