mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
10 lines
159 B
Plaintext
10 lines
159 B
Plaintext
SubDir TOP ;
|
|
|
|
# We must first build edelib
|
|
SubInclude TOP edelib2 ;
|
|
|
|
# Then the rest
|
|
#SubInclude TOP efiler ;
|
|
SubInclude TOP edialog ;
|
|
SubInclude TOP eimage ;
|