Files
gimp/devel-docs/Makefile.am
Jehan 8a3ff1a7b6 devel-docs: move HACKING from root EXTRA_DIR to devel-docs one.
Also adding the CODING_STYLE.md. There is actually the question whether
we still want to track this docs files to package them in the tarballs.
It made sense 20 years ago when devs were working from tarballs, but
nowadays, devs are expected to work from git HEAD.

Anyway this fixes the CI.
2022-02-08 23:45:22 +01:00

24 lines
410 B
Makefile

## Process this file with automake to produce Makefile.in
SUBDIRS = \
g-ir-docs \
reference \
\
performance-logs
EXTRA_DIST = \
CODING_STYLE.md \
HACKING.md \
README.md \
contexts.txt \
debug-plug-ins.txt \
exif-handling.txt \
gitlab-milestones.txt \
includes.txt \
libtool-instructions.txt \
parasites.txt \
release-howto.txt \
tagging.txt \
ui-framework.txt \
undo.txt