summaryrefslogtreecommitdiffstats
path: root/gconf
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-07-07 08:06:36 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-07-07 08:06:36 +0800
commit98f48d016bac316bf219114595d99954d2da4a6f (patch)
tree0e5a2c1524fdcdeaf948e83afffce727b1661350 /gconf
parent8a51627f9d3c9449b989c2b9352edb08a57ee7f4 (diff)
downloadibus-98f48d016bac316bf219114595d99954d2da4a6f.tar.gz
ibus-98f48d016bac316bf219114595d99954d2da4a6f.tar.xz
ibus-98f48d016bac316bf219114595d99954d2da4a6f.zip
Remove useless python source files in Makefile.am.
Diffstat (limited to 'gconf')
-rw-r--r--gconf/Makefile.am10
1 files changed, 1 insertions, 9 deletions
diff --git a/gconf/Makefile.am b/gconf/Makefile.am
index 9c5416f..5219ba0 100644
--- a/gconf/Makefile.am
+++ b/gconf/Makefile.am
@@ -20,16 +20,8 @@
# 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