1 ## $Id$ -*- makefile -*-
3 ## Copyright (C) 2004 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
5 ## This program is free software; you can redistribute it and/or modify
6 ## it under the terms of the GNU General Public License as published by
7 ## the Free Software Foundation; either version 2, or (at your option)
10 ## This program is distributed in the hope that it will be useful,
11 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
12 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 ## GNU General Public License for more details.
15 ## You should have received a copy of the GNU General Public License
16 ## along with this program; if not, write to the Free Software
17 ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
21 contrib_gen_DTA = contrib/manifest.dat
22 contrib_subst_SRCS = contrib/manifest.dat.pathsubst
25 noinst_DATA += $(contrib_gen_DTA)
26 CLEANFILES += $(contrib_gen_DTA)
28 EXTRA_DIST += $(contrib_subst_SRCS) \
29 contrib/make-manifest \
30 contrib/yum-2.2.1-chroot.patch \
31 contrib/yum-2.3.2-chroot.patch \
32 contrib/yum-2.3.3-chroot.patch \
33 contrib/yum-2.3.4-chroot.patch \
34 contrib/yum-2.6.0-chroot.patch \
35 contrib/yum-2.9.6-chroot.patch \
36 contrib/yum-3.0.3-chroot.patch
38 contrib/manifest.dat: contrib/.manifest.dat.pathsubst.stamp