summaryrefslogblamecommitdiffstats
path: root/doc/develenv/Makefile.am
blob: 29c4c0e31e500afbf68484a5d44de4855ece5916 (plain) (tree)





















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

AUTOMAKE_OPTIONS = foreign

PROJECT=develenv

include $(top_srcdir)/project.am

COMMON_FILES = $(top_srcdir)/common/cpright.texi

FILES = compile.texi direct.texi intro.texi sample.texi utils.texi

GENERATED_FILES =

info_TEXINFOS = develenv.texi
develenv_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)