docs: activate overrides file to fix make distcheck

This commit is contained in:
Stefan Sauer 2011-09-06 20:13:30 +02:00
parent dc28bd1b63
commit 284fec1d12

View file

@ -105,8 +105,6 @@ GTKDOC_CC=$(LIBTOOL) --tag=CC --mode=compile $(CC)
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