mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Actually run programs
This commit is contained in:
@@ -35,7 +35,7 @@ ProgramBare ede-shutdown : ede-shutdown.cpp ;
|
|||||||
LinkAgainst ede-shutdown : $(X_LIBS) -lX11 ;
|
LinkAgainst ede-shutdown : $(X_LIBS) -lX11 ;
|
||||||
|
|
||||||
EdeProgram ede-autostart : ede-autostart.cpp ;
|
EdeProgram ede-autostart : ede-autostart.cpp ;
|
||||||
ObjectC++Flags ede-autostart : -DDEBUG_AUTOSTART_RUN ;
|
#ObjectC++Flags ede-autostart : -DDEBUG_AUTOSTART_RUN ;
|
||||||
|
|
||||||
InstallEdeProgram ede-settings-apply ;
|
InstallEdeProgram ede-settings-apply ;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user