]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
add some interesection shit, and RECT_LEFT/RIGHT/TOP/BOTTOM
[chaz/openbox] / Makefile.am
index cfe92200b20db2255bcc9012a1d78899642f9fa9..99d58b884e542c26714926ed49b5d573c4138c99 100644 (file)
@@ -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
This page took 0.019813 seconds and 4 git commands to generate.