summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-09-03 20:36:37 +0000
committerDana Jansens <danakj@orodu.net>2003-09-03 20:36:37 +0000
commit5c57e043e1564be0f7f4900214a3a748e84379d7 (patch)
tree77247dac1e62e67cd5f796bed1cc01262839a35d /Makefile.am
parent889c5aab4f7f06ca396e5922ece436e48b88b098 (diff)
remove startup hacks and add startup notification in its own files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files 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 \