diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 90341fa23..605d14211 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -121,11 +121,6 @@ GTKDOC_LIBS = \ $(DBUS_LIBS) \ $(LIBINTL) -if ENABLE_SEED -GTKDOC_LIBS += \ - $(SEED_LIBS) -endif - # If you need to override some of the declarations, place them in the # $(DOC_MODULE)-overrides.txt file and uncomment the second line here. DOC_OVERRIDES = |