Chat-O-Matic/libs/Jamfile

12 lines
275 B
Plaintext
Raw Normal View History

SubDir TOP libs ;
# Include all the components.
SubInclude TOP libs librunview ;
SubInclude TOP libs libsupport ;
SubInclude TOP libs libinterface ;
SubInclude TOP libs libimcomm ;
SubInclude TOP libs libgloox ;
SubInclude TOP libs libmsn ;
SubInclude TOP libs libyahoo2 ;
2013-07-29 09:58:19 -05:00