summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2023-01-19 11:49:40 -0600
committerFederico Mena Quintero <federico@gnome.org>2023-01-19 11:49:40 -0600
commitd9744a5e101cafb67cd85f0acdb64397e5800a02 (patch)
tree539117d3df57584ab5efd0d317d217a0a75888cc
parent08da2b2a136f18a9f48fd0a7980770464ae2d623 (diff)
downloadlibrsvg-d9744a5e101cafb67cd85f0acdb64397e5800a02.tar.gz
Makefile.am: remove Markdown documents that are now in the devel guide
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/783>
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3c6388c9..af2e6514 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -243,7 +243,6 @@ CLEANFILES += rsvg-convert.1
endif
dist_doc_DATA = \
- COMPILING.md \
CONTRIBUTING.md \
README.md \
code-of-conduct.md
@@ -255,7 +254,6 @@ EXTRA_DIST = \
AUTHORS \
COPYING.LIB \
NEWS \
- SECURITY.md \
Rsvg-2.0-custom.vala \
Rsvg-2.0.metadata \
glib-tap.mk \