2 Commits

Author SHA1 Message Date
Nicholas Nethercote
488ff9a93a Changed Makefiles so that the following files are installed:
valgrind.h --> $prefix/include/valgrind/valgrind.h
  memcheck.h --> $prefix/include/valgrind/memcheck.h

This mirrors the lib/ structure.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1289
2002-11-12 10:53:31 +00:00
Nicholas Nethercote
d8dcbbc58a Changed name of core/ to coregrind/, since 'core' files/dirs have a habit
of being removed with extreme prejudice.

Also added a couple of necessary Makefile.am files.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1100
2002-09-23 16:24:41 +00:00