From: Dana Jansens Date: Thu, 19 Jul 2007 19:41:07 +0000 (-0400) Subject: remove the if action from the makefile for 3.4 X-Git-Tag: release-3.4.3~19 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=ad638f8d181ba0b5e828af3cb2286c647e43b477;p=dana%2Fopenbox.git remove the if action from the makefile for 3.4 --- 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 \