From: Dana Jansens Date: Wed, 3 Sep 2003 20:36:37 +0000 (+0000) Subject: remove startup hacks and add startup notification in its own files X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=5c57e043e1564be0f7f4900214a3a748e84379d7;p=chaz%2Fopenbox remove startup hacks and add startup notification in its own files --- 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 \