mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
11 lines
166 B
Makefile
11 lines
166 B
Makefile
EXTRA_DIST = \
|
|
vg_profile.c
|
|
|
|
incincdir = $(includedir)/valgrind
|
|
|
|
incinc_HEADERS = \
|
|
valgrind.h \
|
|
vg_constants_skin.h \
|
|
vg_skin.h \
|
|
../coregrind/vg_kerneliface.h
|