docs: distribute more coding convention documentation

These files may be useful for anyone making modifications to
source files in a tarball distribution.

* src/Makefile.am (EXTRA_DIST): Add THREADS.txt.
* daemon/Makefile.am (EXTRA_DIST): Add THREADING.txt.
This commit is contained in:
Eric Blake
2010-05-19 11:51:49 -06:00
parent 92036c2edf
commit 33c721d323
2 changed files with 3 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ EXTRA_DIST = \
libvirtd.lxc.logrotate.in \
libvirtd.uml.logrotate.in \
test_libvirtd.aug \
THREADING.txt \
$(AVAHI_SOURCES) \
$(DAEMON_SOURCES)