Moving ede-autostart code in separate directory, since is pretty unrelated to evoke.

This commit is contained in:
Sanel Zukan 2009-10-03 09:29:49 +00:00
parent ad64995076
commit 82b85f20be
5 changed files with 2 additions and 5 deletions

View File

@ -34,9 +34,6 @@ ObjectC++Flags ede-shutdown : $(X_CFLAGS) ;
ProgramBare ede-shutdown : ede-shutdown.cpp ;
LinkAgainst ede-shutdown : $(X_LIBS) -lX11 ;
EdeProgram ede-autostart : ede-autostart.cpp ;
#ObjectC++Flags ede-autostart : -DDEBUG_AUTOSTART_RUN ;
InstallEdeProgram ede-settings-apply ;
EdeManualWithToc [ FFileName doc evoke.txt ] ;