From a5c2aadf2778d6ab4105abd457cd2ab21a1172ec Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 14:28:21 +0000 Subject: add lower and raiselower actions --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cebec407..b59fdd34 100644 --- a/Makefile.am +++ b/Makefile.am @@ -163,8 +163,10 @@ openbox_openbox_SOURCES = \ openbox/actions/execute.c \ openbox/actions/exit.c \ openbox/actions/focus.c \ + openbox/actions/lower.c \ openbox/actions/move.c \ openbox/actions/raise.c \ + openbox/actions/raiselower.c \ openbox/actions/reconfigure.c \ openbox/actions/restart.c \ openbox/actions/showdesktop.c \ -- cgit v1.2.3