X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=99d58b884e542c26714926ed49b5d573c4138c99;hb=e8c1967aa21b69582f8679525543bed49007fc58;hp=cfe92200b20db2255bcc9012a1d78899642f9fa9;hpb=49a73ce15c6ae9ef5cce4c515a4175088e71e5cd;p=chaz%2Fopenbox 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