mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-06 03:23:58 +00:00
an example skin which is referred to in the documentation, and is designed to be a template which can be copied. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1122
6 lines
128 B
Makefile
6 lines
128 B
Makefile
docdir = $(datadir)/doc/valgrind
|
|
|
|
doc_DATA = index.html manual.html nav.html techdocs.html skins.html
|
|
|
|
EXTRA_DIST = $(doc_DATA)
|