diff options
| author | Dana Jansens <danakj@orodu.net> | 2008-02-09 18:14:18 -0500 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2008-02-09 19:02:03 -0500 |
| commit | 11408575b38c71600193f51c08514d0412b6f586 (patch) | |
| tree | ff1fb0e0b0c9bec61854141bf94041e1673193aa /Makefile.am | |
| parent | e5f21a4a87509da1d807350e01d2052e16a47152 (diff) | |
make an xdg-autostart script. it is very fancy.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b7710247..9781ca84 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,6 +31,9 @@ bin_PROGRAMS = \ openbox/openbox \ tools/gnome-panel-control/gnome-panel-control +bin_SCRIPTS = \ + tools/xdg-autostart/xdg-autostart + nodist_bin_SCRIPTS = \ data/xsession/openbox-session \ data/xsession/openbox-gnome-session \ |
