summaryrefslogblamecommitdiffstats
path: root/doc/relnotes/Makefile.am
blob: b22584adf60f5b133b149b7b44a82d74a1d36692 (plain) (tree)
1
2
3
4
5
6
7
8
9
 
                           





                                                   
                              
 

                  

                                
                             
 

                                                
 
                                                                      

                             
                                            
#
#  COPYRIGHT (c) 1988-2002.
#  On-Line Applications Research Corporation (OAR).
#  All rights reserved.
#
#  $Id$
#

AUTOMAKE_OPTIONS = foreign 1.5

PROJECT = relnotes
EDITION = 1

include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

COMMON_FILES = $(top_srcdir)/common/setup.texi \
    $(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)