]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
cancel the interactive action only if runing another one. i think this will work?
[chaz/openbox] / Makefile.am
index 9a9f9d3f0c19de400c73b495f852da801253002f..8c6dc1c8bb86f1c93b29224abb55142dad995f31 100644 (file)
@@ -171,8 +171,11 @@ openbox_openbox_SOURCES = \
        openbox/actions/exit.c \
        openbox/actions/focus.c \
        openbox/actions/fullscreen.c \
+       openbox/actions/growtoedge.c \
        openbox/actions/iconify.c \
+       openbox/actions/if.c \
        openbox/actions/kill.c \
+       openbox/actions/layer.c \
        openbox/actions/lower.c \
        openbox/actions/maximize.c \
        openbox/actions/maximizehorizontal.c \
@@ -180,7 +183,8 @@ openbox_openbox_SOURCES = \
        openbox/actions/menu.c \
        openbox/actions/move.c \
        openbox/actions/moverelative.c \
-       openbox/actions/moveto.c \
+       openbox/actions/moveresizeto.c \
+       openbox/actions/movetoedge.c \
        openbox/actions/omnipresent.c \
        openbox/actions/raise.c \
        openbox/actions/raiselower.c \
@@ -489,15 +493,6 @@ nodist_man_MANS = \
        doc/openbox-kde-session.1
 
 EXTRA_DIST = \
-       debian/changelog.in \
-       debian/compat \
-       debian/conffiles \
-       debian/control \
-       debian/copyright \
-       debian/menu \
-       debian/postinst \
-       debian/postrm \
-       debian/rules \
        config.rpath \
        mkinstalldirs
 
This page took 0.026194 seconds and 4 git commands to generate.