From fa94236b78d9053a88b19bdb9b274ad44412b50d Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Sun, 12 Nov 2006 18:37:03 -0500 Subject: [PATCH] Add wepkeydialog to the makefile --- services/nm/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/services/nm/Makefile.am b/services/nm/Makefile.am index 7f6dce80..577ada85 100644 --- a/services/nm/Makefile.am +++ b/services/nm/Makefile.am @@ -3,7 +3,8 @@ sugar_PYTHON = \ __init__.py \ nmclient.py \ nminfo.py \ - bubble.py + bubble.py \ + wepkeydialog.py bin_SCRIPTS = sugar-nm-applet