* idl/Makefile.am (INCLUDES): Remove this section, which doesn't apply to anything since there are no targets in this directory. * test-service/Makefile.am: * evolution-services/Makefile.am: * component/Makefile.am: Remove UNICODE_LIBS/UNICODE_CFLAGS svn path=/trunk/; revision=9568
7 lines
134 B
Makefile
7 lines
134 B
Makefile
EXTRA_DIST = $(IDLS)
|
|
|
|
IDLS = \
|
|
Executive-Summary.idl \
|
|
HtmlView.idl \
|
|
Summary.idl \
|
|
SummaryComponent.idl
|