]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
Add an openbox.desktop file for the applications/ directory
[chaz/openbox] / Makefile.am
index 5c312c729f6d4e59ba13e101298d62a80454cd22..660b5ef5f6cbf2569fe2cc2f1d7ade226c84d757 100644 (file)
@@ -12,6 +12,7 @@ pubincludedir   = $(includedir)/openbox/@OB_VERSION@/openbox
 pixmapdir       = $(datadir)/pixmaps
 xsddir          = $(datadir)/openbox
 secretbindir    = $(libdir)/openbox
+appsdir         = $(datadir)/applications
 
 theme = Clearlooks
 
@@ -414,6 +415,9 @@ nodist_pkgconfig_DATA = \
 
 ## data ##
 
+dist_apps_DATA = \
+       data/openbox.desktop
+
 dist_pixmap_DATA = \
        data/openbox.png
 
This page took 0.020397 seconds and 4 git commands to generate.