summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorSven Neumann <sven@svenfoo.org>2020-09-26 13:14:41 +0200
committerSven Neumann <sven@svenfoo.org>2020-09-28 18:13:36 +0200
commitf37f8796692274e5ae20922149f69be4af36380f (patch)
tree178c9b4e0613dc7f6e3d0d60732db547fb7fdab3 /doc/Makefile.am
parent3c1b514198f69e71b86e680fe5571dfedc46fe8f (diff)
downloadlibrsvg-f37f8796692274e5ae20922149f69be4af36380f.tar.gz
Remove references to files that have long been removed
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 11aca9d0..2da00c96 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -12,7 +12,6 @@ DOC_MODULE = rsvg
# Uncomment for versioned docs and specify the version of the module, e.g. '2'.
DOC_MODULE_VERSION = $(RSVG_API_VERSION)
-
# The top-level SGML file. You can change this if you want to.
DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
@@ -69,10 +68,7 @@ EXTRA_HFILES =
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
IGNORE_HFILES = \
config.h \
- rsvg-attributes.h \
- rsvg-css.h \
- rsvg-private.h \
- rsvg-size-callback.h
+ rsvg-css.h
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png