10 lines
183 B
Plaintext
10 lines
183 B
Plaintext
SubDir TOP ;
|
|
|
|
# Include all the components
|
|
SubInclude TOP libs ;
|
|
SubInclude TOP application ;
|
|
SubInclude TOP protocols ;
|
|
SubInclude TOP smileys ;
|
|
|
|
UninstallTarget $(CAYA_DIRECTORY) ;
|