diff options
Diffstat (limited to 'doc/reference/Makefile.am')
-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 20bcba6b4..9b5de964f 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -132,11 +132,6 @@ GTKDOC_LIBS = \ $(DBUS_LIBS) \ $(LIBINTL) -if ENABLE_NSS -GTKDOC_LIBS += \ - $(NSS_LIBS) -endif - if ENABLE_SEED GTKDOC_LIBS += \ $(SEED_LIBS) |