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 ff7bb9f9e..a86f6ba82 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -131,7 +131,6 @@ IGNORE_HFILES = \ ephy-go-action.h \ ephy-history-window.h \ ephy-location-action.h \ - ephy-nautilus-view.h \ ephy-navigation-action.h \ ephy-notebook.h \ ephy-statusbar.h \ @@ -177,10 +176,6 @@ GTKDOC_LIBS = \ $(EPIPHANY_DEPENDENCY_LIBS) \ $(INTLLIBS) -if ENABLE_NAUTILUS_VIEW -GTKDOC_LIBS += $(NAUTILUS_DEPENDENCY_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 = |