mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
16 lines
271 B
Plaintext
16 lines
271 B
Plaintext
|
SubDir TOP eworkpanel ;
|
||
|
|
||
|
SOURCE = aboutdialog.cpp
|
||
|
logoutdialog.cpp
|
||
|
panelbutton.cpp
|
||
|
keyboardchooser.cpp
|
||
|
taskbutton.cpp
|
||
|
workpanel.cpp
|
||
|
item.cpp
|
||
|
cpumonitor.cpp
|
||
|
dock.cpp
|
||
|
mainmenu.cpp
|
||
|
mainmenu_scan.cpp ;
|
||
|
|
||
|
MakeEfltkProgram eworkpanel : $(SOURCE) ;
|