Blame Makefile.am

Packit 1ef1a9
# This file is part of GNU cpio
Packit 1ef1a9
# Copyright (C) 2003-2004, 2007, 2009-2010, 2014-2015 Free Software
Packit 1ef1a9
# Foundation, Inc.
Packit 1ef1a9
#
Packit 1ef1a9
# This program is free software; you can redistribute it and/or modify
Packit 1ef1a9
# it under the terms of the GNU General Public License as published by
Packit 1ef1a9
# the Free Software Foundation; either version 3, or (at your option)
Packit 1ef1a9
# any later version.
Packit 1ef1a9
#
Packit 1ef1a9
# This program is distributed in the hope that it will be useful,
Packit 1ef1a9
# but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit 1ef1a9
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
Packit 1ef1a9
# GNU General Public License for more details.
Packit 1ef1a9
#
Packit 1ef1a9
# You should have received a copy of the GNU General Public License
Packit 1ef1a9
# along with this program; if not, write to the Free Software
Packit 1ef1a9
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Packit 1ef1a9
# 02110-1301 USA.
Packit 1ef1a9
Packit 1ef1a9
ACLOCAL_AMFLAGS = -I m4 -I am
Packit 1ef1a9
Packit 1ef1a9
SUBDIRS = doc gnu lib rmt src po tests
Packit 1ef1a9
Packit 1ef1a9
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-mt
Packit 1ef1a9
Packit 1ef1a9
gen_start_date = 2008-03-07
Packit 1ef1a9
prev_change_log = ChangeLog.cvs
Packit 1ef1a9
changelog_dir = .
Packit 1ef1a9
Packit 1ef1a9
include Make.rules