Chat-O-Matic/protocols/Jamfile
2017-01-30 07:22:31 +01:00

9 lines
191 B
Plaintext

SubDir TOP protocols ;
CAYA_INCLUDE_DIR = $(TOP) application ;
# Include all the components.
SubInclude TOP protocols aim ;
SubInclude TOP protocols xmpp ;
SubInclude TOP protocols yahoo ;