summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Neumann <sven@svenfoo.org>2020-09-26 13:14:41 +0200
committerFederico Mena Quintero <federico@gnome.org>2020-10-02 12:53:35 -0500
commit33cc763c98baa6ef53dc35dc642bfbb8a55ba606 (patch)
treef68c10e38d90d7197a03a07591be93288251d1b2
parent6d46f0c628808b22047be0b46368f2783e3fb65e (diff)
downloadlibrsvg-33cc763c98baa6ef53dc35dc642bfbb8a55ba606.tar.gz
Remove references to files that have long been removed
-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