]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Rename libvex_emwarn.h to libvex_emnote.h. See also VEX r2483.
authorFlorian Krohm <florian@eich-krohm.de>
Sat, 25 Aug 2012 21:48:22 +0000 (21:48 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sat, 25 Aug 2012 21:48:22 +0000 (21:48 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12899

Makefile.vex.am

index db162769f1c55f6f0298052eb3a1d1668edc7b17..11a13c7648d00bdc067d1bf1962f4d5807059931 100644 (file)
@@ -17,7 +17,7 @@ EXTRA_DIST = \
 pkginclude_HEADERS = \
        pub/libvex.h \
        pub/libvex_basictypes.h \
-       pub/libvex_emwarn.h \
+       pub/libvex_emnote.h \
        pub/libvex_guest_offsets.h \
        pub/libvex_guest_x86.h \
        pub/libvex_guest_amd64.h \