summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: d0e16341f9d276b123d3301ddb5b8e2f02f99e63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# This file is part of GNU paxutils
#
# Copyright (c) 2005-2023 Free Software Foundation, Inc.
#
# Written by Sergey Poznyakoff
#
# GNU Paxutils is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
# Free Software Foundation; either version 3, or (at your option) any later
# version.
#
# GNU Paxutils 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 GNU Paxutils; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.


ACLOCAL_AMFLAGS = -I am -I m4

EXTRA_DIST = \
  DISTFILES Make.rules \
  am/DISTFILES \
  doc/DISTFILES doc/genfile.texi doc/rmt.8 \
  lib/DISTFILES lib/rmt.h lib/rtapelib.c lib/system.h lib/system-ioctl.h \
  tests/DISTFILES tests/genfile.c tests/argcv.c tests/argcv.h

SUBDIRS = gnu paxlib paxtest rmt po

gen_start_date = 2008-05-21
prev_change_log = ChangeLog.CVS
changelog_dir = .
include Make.rules

dist-hook:
	$(MAKE) changelog_dir=$(distdir) ChangeLog