From 2571c79e66c45341f6c234955d514feb77e77dbc Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 9 Dec 2011 15:20:14 +0000 Subject: =?UTF-8?q?2011-12-09=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * project.am (MOSTLYCLEANFILES): Remove index.html. * ada_user/Makefile.am (CLEANFILES): Fixup image handling. --- doc/ada_user/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ada_user') diff --git a/doc/ada_user/Makefile.am b/doc/ada_user/Makefile.am index 9940e36f46..9ba4feedae 100644 --- a/doc/ada_user/Makefile.am +++ b/doc/ada_user/Makefile.am @@ -41,8 +41,7 @@ semaphore_attributes.eps: $(top_srcdir)/user/semaphore_attributes.eps $(LN_S) $< states.eps: $(top_srcdir)/user/states.eps $(LN_S) $< -CLEANFILES += rtrtemspie.eps states.eps rtemsarc.png rtemspie.png states.png \ - ObjectId-32Bits.png semaphore_attributes.png +CLEANFILES += ObjectId-16Bits.eps ObjectId-32Bits.eps rtemspie.eps semaphore_attributes.eps states.eps ObjectId-16Bits.png: $(top_srcdir)/user/ObjectId-16Bits.png $(LN_S) $< @@ -56,6 +55,7 @@ semaphore_attributes.png: $(top_srcdir)/user/semaphore_attributes.png $(LN_S) $< states.png: $(top_srcdir)/user/states.png $(LN_S) $< +CLEANFILES += ObjectId-16Bits.png ObjectId-32Bits.png rtemsarc.png rtemspie.png semaphore_attributes.png states.png info_TEXINFOS = ada_user.texi ada_user_TEXINFOS = $(FILES) $(COMMON_FILES) -- cgit v1.2.3