]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add a makefile for the new documentation directory to avoid errors
authorTom Hughes <tom@compton.nu>
Tue, 19 Jul 2005 22:39:41 +0000 (22:39 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 19 Jul 2005 22:39:41 +0000 (22:39 +0000)
when make tries to recurse into it.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4198

docs/internals/Makefile.am [new file with mode: 0644]

diff --git a/docs/internals/Makefile.am b/docs/internals/Makefile.am
new file mode 100644 (file)
index 0000000..fbeb568
--- /dev/null
@@ -0,0 +1,6 @@
+EXTA_DIST = \
+       64-bit-cleanness.txt directory-structure.txt m_replacemalloc.txt \
+       m_syswrap.txt module-structure.txt notes.txt porting-HOWTO.txt \
+       porting-to-ARM.txt segments-seginfos.txt threads-syscalls-signals.txt \
+       tm-mutexstates.dot tm-threadstates.dot tracking-fn-entry-exit.txt \
+       xml-output.txt