Add convenience header and method.
This commit is contained in:
parent
f504246a1b
commit
2554b3a778
4 changed files with 43 additions and 1 deletions
|
@ -18,7 +18,8 @@ SRCS = XMPPAuthenticator.m \
|
|||
XMPPSCRAMAuth.m \
|
||||
XMPPStanza.m
|
||||
|
||||
INCLUDES = ${SRCS:.m=.h}
|
||||
INCLUDES = ${SRCS:.m=.h} \
|
||||
ObjXMPP.h
|
||||
|
||||
include ../buildsys.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue