Now in the "Resource development" section of the developer website under resource/debug-plug-ins/.
16 lines
245 B
Makefile
16 lines
245 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
SUBDIRS = \
|
|
g-ir-docs \
|
|
reference
|
|
|
|
EXTRA_DIST = \
|
|
HACKING.md \
|
|
README.md \
|
|
contexts.txt \
|
|
includes.txt \
|
|
parasites.txt \
|
|
tagging.txt \
|
|
ui-framework.txt \
|
|
undo.txt
|