diff --git a/evoke/Jamfile b/evoke/Jamfile index 909f97a..535e5b9 100644 --- a/evoke/Jamfile +++ b/evoke/Jamfile @@ -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 ;