summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 0af28ea6..f52aba90 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -96,16 +96,6 @@ GTKDOC_LIBS= \
$(top_builddir)/pluma/libpluma.la \
$(PLUMA_LIBS)
-if ENABLE_PYTHON
-GTKDOC_CFLAGS += \
- $(NO_STRICT_ALIASING_CFLAGS) \
- $(PYGTK_CFLAGS) \
- $(PYTHON_CFLAGS) \
- $(AM_CFLAGS)
-GTKDOC_LIBS += \
- $(top_builddir)/plugin-loaders/python/bindings/pluma.la
-endif
-
# This includes the standard gtk-doc make rules, copied by gtkdocize.
include $(top_srcdir)/gtk-doc.make