]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
Merge branch 'backport' into work
[chaz/openbox] / Makefile.am
index 3cd5bf96b3de5ba4b3f298b9fd1a840e14b3ff6f..786b97b0cb44f5a1e4d318d07bdbc2d7d46155db 100644 (file)
@@ -13,6 +13,7 @@ rrpubincludedir = $(includedir)/openbox/@RR_VERSION@/render
 pixmapdir       = $(datadir)/pixmaps
 xsddir          = $(datadir)/openbox
 secretbindir    = $(libdir)/openbox
+appsdir         = $(datadir)/applications
 
 theme = Clearlooks
 
@@ -187,7 +188,6 @@ openbox_openbox_SOURCES = \
        openbox/actions/if.c \
        openbox/actions/kill.c \
        openbox/actions/layer.c \
-       openbox/actions/session.c \
        openbox/actions/lower.c \
        openbox/actions/maximize.c \
        openbox/actions/move.c \
@@ -424,6 +424,9 @@ nodist_pkgconfig_DATA = \
 
 ## data ##
 
+dist_apps_DATA = \
+       data/openbox.desktop
+
 dist_pixmap_DATA = \
        data/openbox.png
 
This page took 0.020748 seconds and 4 git commands to generate.