Files
rtems/doc/relnotes/Makefile.am
Ralf Corsepius 3bfda69187 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
	automake-1.7f/1.8 breaking building infos.
2003-11-26 15:32:26 +00:00

24 lines
443 B
Makefile

#
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
#
# $Id$
#
PROJECT = relnotes
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am
COMMON_FILES += $(top_srcdir)/common/cpright.texi
FILES = install.texi intro.texi probrep.texi relnotes.texi status.texi
info_TEXINFOS = relnotes.texi
relnotes_TEXINFOS = $(FILES) $(COMMON_FILES)
CLEANFILES += relnotes.info