11 lines
234 B
Plaintext
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 ;
|