Chat-O-Matic/Jamfile
2015-07-02 22:01:24 +00:00

11 lines
234 B
Plaintext

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