devel-docs: fix autotools dist rules.

Since I removed some files and forgot to change these rules. Though I
actually wonder if this still makes sense to distribute all these files
within the tarball anymore. It made sense in the way software was
distributed 20 years ago, but nowadays people who want to develop would
clone the git repo not get a tarball. We'll see.
This commit is contained in:
Jehan 2022-01-24 15:37:10 +01:00
parent c2ef33e63c
commit 84d298d4d3

View file

@ -7,7 +7,7 @@ SUBDIRS = \
performance-logs
EXTRA_DIST = \
README \
README.md \
contexts.txt \
debug-plug-ins.txt \
exif-handling.txt \
@ -16,8 +16,6 @@ EXTRA_DIST = \
libtool-instructions.txt \
parasites.txt \
release-howto.txt \
structure.xml \
submitting-patches.txt \
tagging.txt \
ui-framework.txt \
undo.txt \