Chat-O-Matic/Jamfile
2010-07-10 13:37:58 +00:00

12 lines
257 B
Plaintext

SubDir TOP ;
# Include all the components
SubInclude TOP libs ;
SubInclude TOP application ;
SubInclude TOP protocols ;
SubInclude TOP smileys ;
SubInclude TOP tests ;
UninstallTarget $(CAYA_DIRECTORY) ;
UninstallTarget $(COMMON_INCLUDE_DIRECTORY)/caya ;