diff options
author | Roland McGrath <roland@redhat.com> | 2006-12-17 23:56:51 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2006-12-17 23:56:51 +0000 |
commit | 8190db6a86a37aec86c81626ab1b083c96aff891 (patch) | |
tree | 2b065733f6ee44885a447e9506fae59518076048 /Makefile.am | |
parent | 7c0e79ffc201e4828a050b35f2c9d96e3001cb48 (diff) | |
download | elfutils-8190db6a86a37aec86c81626ab1b083c96aff891.tar.gz |
propagate from branch 'com.redhat.elfutils' (head b4944cf70801d9dac056f4f80ef1334e5acb8bdc)
to branch 'com.redhat.elfutils.roland.pending' (head e7e402c668fb0670fc5f6b6a522853ae88f32f11)
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8e8b1f75..9bfce658 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,7 +32,7 @@ mini_SUBDIRS = config m4 lib libelf libelf-po all_SUBDIRS = libebl libdwfl libdw libcpu libasm backends src po tests SUBDIRS = $(mini_SUBDIRS) $(all_SUBDIRS) -EXTRA_DIST = elfutils.spec GPG-KEY NOTES +EXTRA_DIST = elfutils.spec GPG-KEY NOTES EXCEPTION # Make sure the test install uses lib64 when $LIB will yield lib64. # Make sure the test build uses the same compiler, which on e.g. ppc64 |