Remove useless python source files in Makefile.am.
authorHuang Peng <shawn.p.huang@gmail.com>
Mon, 7 Jul 2008 00:06:36 +0000 (08:06 +0800)
committerHuang Peng <shawn.p.huang@gmail.com>
Mon, 7 Jul 2008 00:06:36 +0000 (08:06 +0800)
gconf/Makefile.am

index 9c5416f..5219ba0 100644 (file)
 # Boston, MA  02111-1307  USA
 
 gconf_PYTHON = \
-       candidategconf.py \
-       handle.py \
-       image.py \
-       lang.py \
-       languagebar.py \
+       config.py \
        main.py \
-       menu.py \
-       gconf.py \
-       propitem.py \
-       toolitem.py \
        $(NULL)
 
 gconfdir = $(pkgdatadir)/gconf