From 4427ff78f643836ef7faf379eaf376bd99da7085 Mon Sep 17 00:00:00 2001 From: Karl MacMillan Date: Fri, 19 Oct 2007 10:08:45 -0400 Subject: [PATCH] Add exception template. --- ipa-server/ipa-gui/ipagui/templates/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/ipa-server/ipa-gui/ipagui/templates/Makefile.am b/ipa-server/ipa-gui/ipagui/templates/Makefile.am index 43e8da644..7ff24f393 100644 --- a/ipa-server/ipa-gui/ipagui/templates/Makefile.am +++ b/ipa-server/ipa-gui/ipagui/templates/Makefile.am @@ -30,6 +30,7 @@ app_DATA = \ usernew.kid \ usershow.kid \ welcome.kid \ + unhandled_exception.kid \ $(NULL) EXTRA_DIST = \