diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am index df447d3498..00b669a5bf 100644 --- a/docs/libs/Makefile.am +++ b/docs/libs/Makefile.am @@ -74,7 +74,6 @@ GTKDOC_LD=$(LIBTOOL) --tag=CC --mode=link $(CC) # If you need to override some of the declarations, place them in this file # and uncomment this line. -#DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt -DOC_OVERRIDES = +DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt include $(top_srcdir)/common/gtk-doc.mak