mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
- removed ref to cachegrind.org vg-html-website.xsl vg-html-chunk.xsl - common stuff stripped out, and placed in vg-html-common.xsl vg-entities.xml - added 2 more website url entities to replace hard-coded urls in FAQ.xml git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5240
9 lines
182 B
Makefile
9 lines
182 B
Makefile
EXTRA_DIST = \
|
|
vg_basic.css \
|
|
vg-fo.xsl \
|
|
vg-faq2txt.xsl \
|
|
line-wrap.xsl \
|
|
vg-html-chunk.xsl \
|
|
vg-html-website.xsl \
|
|
vg-html-common.xsl
|