diff options
Diffstat (limited to 'doc/reference/Makefile.am')
-rw-r--r-- | doc/reference/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 7743419cb..a67c05f10 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -139,14 +139,6 @@ GTKDOC_LIBS = \ $(DBUS_LIBS) \ $(LIBINTL) -if ENABLE_PYTHON -GTKDOC_LIBS += \ - $(top_builddir)/src/libpyphany.la \ - $(PYTHON_LIB_LOC) $(PYTHON_LIBS) \ - $(PYTHON_EXTRA_LIBS) \ - $(PYGTK_LIBS) -endif - if ENABLE_SEED GTKDOC_LIBS += \ $(SEED_LIBS) |