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:
parent
defc5dca82
commit
771c36438b
@ -35,7 +35,7 @@ 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 ;
|
||||
#ObjectC++Flags ede-autostart : -DDEBUG_AUTOSTART_RUN ;
|
||||
|
||||
InstallEdeProgram ede-settings-apply ;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user