diff options
Diffstat (limited to 'executive-summary/idl')
-rw-r--r-- | executive-summary/idl/Makefile.am | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/executive-summary/idl/Makefile.am b/executive-summary/idl/Makefile.am index 9ff860bd3e..0856a0cdf3 100644 --- a/executive-summary/idl/Makefile.am +++ b/executive-summary/idl/Makefile.am @@ -16,17 +16,8 @@ INCLUDES = \ EXTRA_DIST = $(IDLS) -CLEANFILES = $(IDL_GENERATED) - -IDLS = \ +IDLS = \ Executive-Summary.idl \ HtmlView.idl \ Summary.idl \ - SummaryComponent.idl - -IDL_GENERATED = \ - Executive-Summary.h \ - Executive-Summary-common.c \ - Executive-Summary-skels.c \ - Executive-Summary-stubs.c - + SummaryComponent.idl
\ No newline at end of file |