mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 18:56:10 +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
102 B
Makefile
6 lines
102 B
Makefile
docdir = $(datadir)/doc/valgrind
|
|
|
|
doc_DATA = cg_main.html cg_techdocs.html
|
|
|
|
EXTRA_DIST = $(doc_DATA)
|