Include config.py in Makefile.am
authorHuang Peng <shawn.p.huang@gmail.com>
Sat, 5 Jul 2008 02:02:01 +0000 (10:02 +0800)
committerHuang Peng <shawn.p.huang@gmail.com>
Sat, 5 Jul 2008 02:02:01 +0000 (10:02 +0800)
daemon/Makefile.am

index 760bd37..0dcb72c 100644 (file)
@@ -20,6 +20,7 @@
 # Boston, MA  02111-1307  USA
 ibusdaemon_PYTHON = \
        bus.py \
+       config.py \
        connection.py \
        contextmanager.py \
        enginefactory.py \