mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-18 00:21:21 +02:00
Initial import of CVS-v2_8_branch
This commit is contained in:
33
docs/examples/Makefile.am
Normal file
33
docs/examples/Makefile.am
Normal file
@@ -0,0 +1,33 @@
|
||||
## automake.am
|
||||
##
|
||||
## docs/examples/automake.am for Rivendell
|
||||
##
|
||||
## (C) Copyright 2002-2006 Fred Gleason <fredg@paravelsystems.com>
|
||||
##
|
||||
## $Id: Makefile.am,v 1.1.6.1 2013/12/10 21:25:49 cvs Exp $
|
||||
## $Date: 2013/12/10 21:25:49 $
|
||||
##
|
||||
## This program is free software; you can redistribute it and/or modify
|
||||
## it under the terms of the GNU General Public License version 2 as
|
||||
## published by the Free Software Foundation.
|
||||
##
|
||||
## This program is distributed in the hope that it will be useful,
|
||||
## but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
## GNU General Public License for more details.
|
||||
##
|
||||
## You should have received a copy of the GNU General Public
|
||||
## License along with this program; if not, write to the Free Software
|
||||
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
##
|
||||
## Use automake to process this into a Makefile.in
|
||||
|
||||
EXTRA_DIST = 0320090805.tfc\
|
||||
0320090805.elr\
|
||||
0320090805.cpi\
|
||||
0320090805.vti\
|
||||
080509T3.LOG\
|
||||
cart_report.asc
|
||||
|
||||
CLEANFILES = *~
|
||||
MAINTAINERCLEANFILES = *~ Makefile.in configure aclocal.m4
|
Reference in New Issue
Block a user