diff --git a/data/Jamfile b/data/Jamfile index a171363..bca750c 100644 --- a/data/Jamfile +++ b/data/Jamfile @@ -18,6 +18,7 @@ CONFS = [ Wildcard *.conf ] ; InstallEdeIcons icons-16 : $(ICONS16) ; InstallEdeIcons icons-48 : $(ICONS48) ; +InstallEdeProgram startede ; InstallEdeConfigFiles $(CONFS) ; InstallEdeDesktopFiles $(PLINKS) ;