Gentoo Archives: gentoo-commits

From: "Michael Haubenwallner (haubi)" <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-alt r1617 - in trunk/aix-miscutils: . ldd
Date: Mon, 14 Apr 2008 11:49:30
Message-Id: E1JlNBf-0007fe-76@stork.gentoo.org
1 Author: haubi
2 Date: 2008-04-14 11:49:26 +0000 (Mon, 14 Apr 2008)
3 New Revision: 1617
4
5 Modified:
6 trunk/aix-miscutils/Makefile.am
7 trunk/aix-miscutils/ldd/Makefile.am
8 Log:
9 added more MAINTAINERCLEANFILES
10
11 Modified: trunk/aix-miscutils/Makefile.am
12 ===================================================================
13 --- trunk/aix-miscutils/Makefile.am 2008-04-14 11:44:55 UTC (rev 1616)
14 +++ trunk/aix-miscutils/Makefile.am 2008-04-14 11:49:26 UTC (rev 1617)
15 @@ -1 +1,3 @@
16 SUBDIRS = ldd
17 +
18 +MAINTAINERCLEANFILES = Makefile.in aclocal.m4 version configure
19
20 Modified: trunk/aix-miscutils/ldd/Makefile.am
21 ===================================================================
22 --- trunk/aix-miscutils/ldd/Makefile.am 2008-04-14 11:44:55 UTC (rev 1616)
23 +++ trunk/aix-miscutils/ldd/Makefile.am 2008-04-14 11:49:26 UTC (rev 1617)
24 @@ -1,3 +1,5 @@
25 bin_SCRIPTS = ldd
26
27 EXTRA_DIST = ldd
28 +
29 +MAINTAINERCLEANFILES = Makefile.in
30
31 --
32 gentoo-commits@l.g.o mailing list