]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
Update finnish translation.
[chaz/openbox] / Makefile.am
index 61cb6bbb470bcdd5df2fac4e5e92d956eea859bd..34ee07e44ec2ad77446df83e792231e6be1f4bf5 100644 (file)
@@ -158,12 +158,11 @@ openbox_openbox_SOURCES = \
        openbox/actions/decorations.c \
        openbox/actions/desktop.c \
        openbox/actions/dockautohide.c \
-       openbox/actions/directionalcyclewindows.c \
-       openbox/actions/directionaldesktop.c \
-       openbox/actions/directionaltargetwindow.c \
+       openbox/actions/directionalwindows.c \
        openbox/actions/execute.c \
        openbox/actions/exit.c \
        openbox/actions/focus.c \
+       openbox/actions/focustobottom.c \
        openbox/actions/fullscreen.c \
        openbox/actions/growtoedge.c \
        openbox/actions/iconify.c \
@@ -172,7 +171,6 @@ openbox_openbox_SOURCES = \
        openbox/actions/layer.c \
        openbox/actions/lower.c \
        openbox/actions/maximize.c \
-       openbox/actions/menu.c \
        openbox/actions/move.c \
        openbox/actions/moverelative.c \
        openbox/actions/moveresizeto.c \
@@ -186,6 +184,7 @@ openbox_openbox_SOURCES = \
        openbox/actions/restart.c \
        openbox/actions/shade.c \
        openbox/actions/showdesktop.c \
+       openbox/actions/showmenu.c \
        openbox/actions/unfocus.c \
        openbox/actions.c \
        openbox/actions.h \
@@ -250,8 +249,6 @@ openbox_openbox_SOURCES = \
        openbox/popup.h \
        openbox/prop.c \
        openbox/prop.h \
-       openbox/propwin.c \
-       openbox/propwin.h \
        openbox/resist.c \
        openbox/resist.h \
        openbox/screen.c \
@@ -483,8 +480,7 @@ nodist_man_MANS = \
        doc/openbox-kde-session.1
 
 EXTRA_DIST = \
-       config.rpath \
-       mkinstalldirs
+       config.rpath
 
 # make clean doesn't delete these for some reason, even though they are
 # built by make
This page took 0.024488 seconds and 4 git commands to generate.