mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 10:21:20 +00:00
external skin compilation to work. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1784
11 lines
153 B
Makefile
11 lines
153 B
Makefile
EXTRA_DIST = \
|
|
vg_profile.c
|
|
|
|
incincdir = $(includedir)/valgrind
|
|
|
|
incinc_HEADERS = \
|
|
valgrind.h \
|
|
vg_constants_skin.h \
|
|
vg_skin.h \
|
|
vg_kerneliface.h
|