diff options
| author | Dana Jansens <danakj@orodu.net> | 2008-01-20 11:26:32 -0500 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2008-01-31 12:25:30 -0500 |
| commit | ac1b79834ca09e4252de954f94f13416e13ad67e (patch) | |
| tree | f17458f20dead13681ae0b13629c61407ba48561 /Makefile.am | |
| parent | 2c64fe685ec3e2eae70958518e6fc27b2334bc10 (diff) | |
its OBT_VERSION not OB_VERSION anymore
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ad0d8b5a..3025686d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ rcdir = $(configdir)/openbox xsessionsdir = $(datadir)/xsessions gnomewmfilesdir = $(datadir)/gnome/wm-properties pkgconfigdir = $(libdir)/pkgconfig -pubincludedir = $(includedir)/openbox/@OB_VERSION@/openbox +pubincludedir = $(includedir)/openbox/@OBT_VERSION@/openbox pixmapdir = $(datadir)/pixmaps xsddir = $(datadir)/openbox |
