diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-21 18:44:34 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-21 18:44:34 +0000 |
| commit | 359ef290827532b6dcc365032de3f26699812c9c (patch) | |
| tree | 290f668cc191ef812ecafc55568f5eb2d878a094 | |
| parent | b2babc8b0a97b68791304ce899d10a4835db45fb (diff) | |
build the binary called 'openbox3'
| -rw-r--r-- | openbox/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/Makefile.am b/openbox/Makefile.am index 97ec6c1d..e8fb3f2e 100644 --- a/openbox/Makefile.am +++ b/openbox/Makefile.am @@ -3,7 +3,7 @@ themercdir=$(datadir)/openbox enginedir=$(libdir)/openbox/engines plugindir=$(libdir)/openbox/plugins -binary=ob3 +binary=openbox3 url=http://icculus.org/openbox bugurl=http://bugzilla.icculus.org |
