mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
where I _should_ have put them in the first place, and fix up the Makefile.am's accordingly. 'make' and 'make install' now work. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1292
6 lines
101 B
Makefile
6 lines
101 B
Makefile
docdir = $(datadir)/doc/valgrind
|
|
|
|
doc_DATA = mc_main.html mc_techdocs.html
|
|
|
|
EXTRA_DIST = $(doc_DATA)
|