X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=9a9f9d3f0c19de400c73b495f852da801253002f;hb=ca28e08c2f47dec4e30f54c3ef64376a6246fbf9;hp=5134c9c8185299615e2aa7d25a755f615b257633;hpb=16f2b255cb3e504f7695bc94ec691f949bf6722d;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 5134c9c8..9a9f9d3f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -156,13 +156,16 @@ openbox_openbox_SOURCES = \ gettext.h \ openbox/actions/all.c \ openbox/actions/all.h \ + openbox/actions/addremovedesktop.c \ openbox/actions/breakchroot.c \ openbox/actions/close.c \ openbox/actions/cyclewindows.c \ openbox/actions/debug.c \ 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/execute.c \ openbox/actions/exit.c \ @@ -183,6 +186,7 @@ openbox_openbox_SOURCES = \ openbox/actions/raiselower.c \ openbox/actions/reconfigure.c \ openbox/actions/resize.c \ + openbox/actions/resizerelative.c \ openbox/actions/restart.c \ openbox/actions/shade.c \ openbox/actions/showdesktop.c \