summaryrefslogtreecommitdiff
path: root/doc/reference
diff options
context:
space:
mode:
authorFelix Riemann <friemann@gnome.org>2011-01-14 16:53:15 +0100
committerFelix Riemann <friemann@gnome.org>2011-01-14 16:56:19 +0100
commit032e169d7d6e4645a10af5291d1badc38e682089 (patch)
treeaac41cc73f7852e9f959a0e06b48626d60306fe7 /doc/reference
parent200ff4ea06b05554c349d5321f25b087c078cf33 (diff)
downloadeog-032e169d7d6e4645a10af5291d1badc38e682089.tar.gz
Remove old python binding code and build configuration
Although python plugins are not yet supported with the new libpeas-based API, the old binding don't work either and aren't needed any more.
Diffstat (limited to 'doc/reference')
-rw-r--r--doc/reference/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index b46c39e5..d899c956 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -48,14 +48,12 @@ CFILE_GLOB=$(top_srcdir)/src/*.c
# Header files to ignore when scanning.
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
IGNORE_HFILES= \
- eog-python-plugin.h \
eog-image-private.h \
eog-image-jpeg.h \
eog-marshal.h \
eog-application-service.h \
eog-enum-types.h \
- eog-module.h \
- eog-python-module.h
+ eog-module.h
if !HAVE_EXIF
if !HAVE_EXEMPI