8 lines
110 B
Text
8 lines
110 B
Text
|
|
## Process this file with automake to produce Makefile.in
|
||
|
|
|
||
|
|
if ENABLE_GI_DOCGEN
|
||
|
|
|
||
|
|
SUBDIRS = gimp gimp-ui
|
||
|
|
|
||
|
|
endif
|