]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Cosmetic fixup and missed EXTRA_DIST file.
authorRoland McGrath <roland@redhat.com>
Fri, 8 May 2009 01:19:16 +0000 (18:19 -0700)
committerRoland McGrath <roland@redhat.com>
Fri, 8 May 2009 01:19:16 +0000 (18:19 -0700)
tests/ChangeLog
tests/Makefile.am

index 66d2a97e4f9642e0fd0c272843c8d2a36d8393a0..e31dcbb46616846366a0ec02e0d5babb40cbd7f5 100644 (file)
@@ -3,14 +3,14 @@
        * testfile51.bz2: New data file.
        * dwarf-getmacros.c: New test core.
        * run-dwarf-getmacros.sh: New test wrapper.
-       * Makefile.am (noinst_PROGRAMS, TESTS, EXTRA_DIST,
-       dwarf_getmacros_LDADD): Add new files.
+       * Makefile.am (TESTS, EXTRA_DIST, noinst_PROGRAMS): Add them.
+       (dwarf_getmacros_LDADD): New variable.
 
 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
 
        * Makefile [BUILD_STATIC] (libdw): Add $(zip_LIBS).
        (rdwrmmap_LDADD): Add $(libmudflap).
-       
+
 2009-04-21  Roland McGrath  <roland@redhat.com>
 
        * testfile50.bz2: New data file.
index f2341ae0d3d543bb54420e39d7601b977cc5bd3c..956b7253d37eb2b69bf2a82cb24d310e4d25f5b9 100644 (file)
@@ -119,6 +119,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \
             run-find-prologues.sh run-allregs.sh run-native-test.sh \
             run-addrname-test.sh run-dwfl-bug-offline-rel.sh \
             run-dwfl-addr-sect.sh run-early-offscn.sh \
+            run-dwarf-getmacros.sh \
             testfile15.bz2 testfile15.debug.bz2 \
             testfile16.bz2 testfile16.debug.bz2 \
             testfile17.bz2 testfile17.debug.bz2 \
@@ -141,7 +142,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \
             testfile44.S.bz2 testfile44.expect.bz2 run-disasm-x86.sh \
             testfile45.S.bz2 testfile45.expect.bz2 run-disasm-x86-64.sh \
             testfile46.bz2 testfile47.bz2 testfile48.bz2 testfile48.debug.bz2 \
-            testfile49.bz2 testfile50.bz2 run-dwarf-getmacros.sh
+            testfile49.bz2 testfile50.bz2 testfile51.bz2
 
 installed_TESTS_ENVIRONMENT = libdir=$(DESTDIR)$(libdir) \
                              bindir=$(DESTDIR)$(bindir) \