From ad638f8d181ba0b5e828af3cb2286c647e43b477 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 19 Jul 2007 15:41:07 -0400 Subject: [PATCH] remove the if action from the makefile for 3.4 --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 07c7ce68..ba09d2e6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -166,7 +166,6 @@ openbox_openbox_SOURCES = \ 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 \ -- 2.34.1