From a01ece1353465ef471becdad3e448c32a4516f43 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 6 Feb 2008 21:35:55 -0500 Subject: you can create dialog windows called "prompts" which have a message and some buttons! they don't do anything interesting yet. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 7eaa1942..fc873bb1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -256,6 +256,8 @@ openbox_openbox_SOURCES = \ openbox/ping.h \ openbox/place.c \ openbox/place.h \ + openbox/prompt.c \ + openbox/prompt.h \ openbox/popup.c \ openbox/popup.h \ openbox/resist.c \ -- cgit v1.2.3