From e70eda3684304dafa465458c89ac723d35b05f7d Mon Sep 17 00:00:00 2001 From: Choe Hwanjin Date: Sat, 2 Jan 2010 20:23:32 +0900 Subject: [PATCH] Add the source file keycapturedialog.py to the list --- setup/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/Makefile.am b/setup/Makefile.am index 02111ec..a557d4b 100644 --- a/setup/Makefile.am +++ b/setup/Makefile.am @@ -20,6 +20,7 @@ setup_hangul_PYTHON = \ main.py \ + keycapturedialog.py \ setup.ui \ $(NULL) -- 2.7.4