commit | f1e5e1554292c92840da50ed4cf89062b69be597 | [log] [tgz] |
---|---|---|
author | nethercote <nethercote@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Wed Sep 01 23:58:16 2004 +0000 |
committer | nethercote <nethercote@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Wed Sep 01 23:58:16 2004 +0000 |
tree | b6d72951d1b5d59af5cc501c4fd265dbc5646a3a | |
parent | d4b17c0e5f3f96c1692edcfad736b639de06f6df [diff] [blame] |
Arch-abstraction step: renamed "vg_include.h" as "core.h". git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2643 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/coregrind/Makefile.am b/coregrind/Makefile.am index b869647..14a6c20 100644 --- a/coregrind/Makefile.am +++ b/coregrind/Makefile.am
@@ -139,9 +139,9 @@ -Wl,-z,initfirst noinst_HEADERS = \ + core.h \ ume.h \ ume_arch.h \ - vg_include.h \ vg_constants.h \ vg_symtab2.h \ vg_unistd.h \