From 5c57e043e1564be0f7f4900214a3a748e84379d7 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 3 Sep 2003 20:36:37 +0000 Subject: [PATCH] remove startup hacks and add startup notification in its own files --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index fbfb3789..206f4d6a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -174,8 +174,8 @@ openbox_openbox_SOURCES = \ openbox/session.h \ openbox/stacking.c \ openbox/stacking.h \ - openbox/startup.c \ - openbox/startup.h \ + openbox/startupnotify.c \ + openbox/startupnotify.h \ openbox/translate.c \ openbox/translate.h \ openbox/window.c \ -- 2.45.2