mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Moving ede-autostart code in separate directory, since is pretty unrelated to evoke.
This commit is contained in:
parent
ad64995076
commit
82b85f20be
@ -34,9 +34,6 @@ ObjectC++Flags ede-shutdown : $(X_CFLAGS) ;
|
|||||||
ProgramBare ede-shutdown : ede-shutdown.cpp ;
|
ProgramBare ede-shutdown : ede-shutdown.cpp ;
|
||||||
LinkAgainst ede-shutdown : $(X_LIBS) -lX11 ;
|
LinkAgainst ede-shutdown : $(X_LIBS) -lX11 ;
|
||||||
|
|
||||||
EdeProgram ede-autostart : ede-autostart.cpp ;
|
|
||||||
#ObjectC++Flags ede-autostart : -DDEBUG_AUTOSTART_RUN ;
|
|
||||||
|
|
||||||
InstallEdeProgram ede-settings-apply ;
|
InstallEdeProgram ede-settings-apply ;
|
||||||
|
|
||||||
EdeManualWithToc [ FFileName doc evoke.txt ] ;
|
EdeManualWithToc [ FFileName doc evoke.txt ] ;
|
||||||
|
Loading…
Reference in New Issue
Block a user