mirror of https://github.com/GNOME/gimp.git
24 lines
410 B
Makefile
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
|