Chat-O-Matic/Jamfile
2015-06-24 15:31:54 +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 $(SYSTEM_INCLUDE_DIRECTORY)/caya ;