]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
you can create dialog windows called "prompts" which have a message and some buttons...
[chaz/openbox] / Makefile.am
index b7710247d3f11b5c99375b259f9137b26af9333b..df891ac06f11d763f6a9df80004b27f314d31f04 100644 (file)
@@ -31,6 +31,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 \
@@ -247,6 +250,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/prop.c \
This page took 0.023937 seconds and 4 git commands to generate.