]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
Introducing the icon cache.
[chaz/openbox] / Makefile.am
index fc873bb113eef1e4ded1266d8920647e76a11a53..dd5bb6c542f8dbe315eebb253114b9d8bcbc4647 100644 (file)
@@ -32,6 +32,9 @@ bin_PROGRAMS = \
        openbox/openbox \
        tools/gnome-panel-control/gnome-panel-control
 
+bin_SCRIPTS = \
+       tools/xdg-autostart/xdg-autostart
+
 nodist_bin_SCRIPTS = \
        data/xsession/openbox-session \
        data/xsession/openbox-gnome-session \
@@ -83,6 +86,8 @@ render_libobrender_la_SOURCES = \
        render/icon.h \
        render/image.h \
        render/image.c \
+       render/imagecache.h \
+       render/imagecache.c \
        render/instance.h \
        render/instance.c \
        render/mask.h \
This page took 0.020768 seconds and 4 git commands to generate.