From 1e52b4ac28ba728f234de74b0287b2dc7af8de30 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 14 Sep 2003 21:10:16 +0000 Subject: [PATCH] install the openbox.png pixmap icon --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile.am b/Makefile.am index cfe92200..99d58b88 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,7 @@ rcdir = $(datadir)/openbox desktopfilesdir = $(datadir)/gnome/wm-properties pkgconfigdir = $(libdir)/pkgconfig pubincludedir = $(includedir)/openbox/@OB_VERSION@/openbox +pixmapdir = $(datadir)/pixmaps theme = thebear @@ -245,6 +246,9 @@ nodist_pkgconfig_DATA = \ ## data ## +dist_pixmap_DATA = \ + data/openbox.png + dist_rc_DATA = \ data/rc.xml \ data/menu.xml -- 2.39.2