]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
Merge branch 'backport' into work
[chaz/openbox] / Makefile.am
index 7eaa19421f7740485346905577f9b8ebe5bef9f7..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 \
@@ -256,6 +261,8 @@ openbox_openbox_SOURCES = \
        openbox/ping.h \
        openbox/place.c \
        openbox/place.h \
+       openbox/prompt.c \
+       openbox/prompt.h \
        openbox/popup.c \
        openbox/popup.h \
        openbox/resist.c \
This page took 0.02038 seconds and 4 git commands to generate.