Files
gimp/devel-docs/Makefile.am
Manish Singh b8505dccc3 implemented plug-in debugging hooks. Also, use G_LOG_DOMAIN instead of
2003-02-09  Manish Singh  <yosh@gimp.org>

        * libgimp/gimp.c: implemented plug-in debugging hooks. Also, use
        G_LOG_DOMAIN instead of hardcoding "LibGimp" for g_log_set_handler.

        * devel-docs/debug-plug-ins.txt: documenyed here

        * devel-docs/Makefile.am: add new file
2003-02-09 20:49:38 +00:00

22 lines
328 B
Makefile

## Process this file with automake to produce Makefile.in
SUBDIRS = \
libgimpbase \
libgimpcolor \
libgimpmath \
libgimpmodule \
libgimpwidgets \
libgimp
EXTRA_DIST = \
ChangeLog \
README \
README.gtkdoc \
debug-plug-ins.txt \
gih.txt \
gpb.txt \
includes.txt \
parasites.txt \
undo.txt \
xcf.txt