diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2008-02-02 22:13:31 +0100 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2008-02-02 22:13:31 +0100 |
| commit | 4435c3a438f092252f563d5fd97dffd440a164db (patch) | |
| tree | 5a8eafc0cc393d0a8220fe2293e7b1a9326107c7 /Makefile.am | |
| parent | de0873824e3072bf6c6f8ae24569ef7bf7a0017a (diff) | |
Remove the //.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 23e3bda7..7eaa1942 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,8 +8,8 @@ rcdir = $(configdir)/openbox xsessionsdir = $(datadir)/xsessions gnomewmfilesdir = $(datadir)/gnome/wm-properties pkgconfigdir = $(libdir)/pkgconfig -obtpubincludedir= $(includedir)/openbox/@OBT_VERSION@/obt/ -rrpubincludedir = $(includedir)/openbox/@RR_VERSION@/render/ +obtpubincludedir= $(includedir)/openbox/@OBT_VERSION@/obt +rrpubincludedir = $(includedir)/openbox/@RR_VERSION@/render pixmapdir = $(datadir)/pixmaps xsddir = $(datadir)/openbox |
