diff options
author | Christian Grothoff <christian@grothoff.org> | 2012-08-27 18:52:23 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2012-08-27 18:52:23 +0000 |
commit | 28dab9e4ac0d9475ad9bbdddb4d2c62280337af8 (patch) | |
tree | f77d6815fa2869cc2f838f21b85957be25d71980 /doc | |
parent | 5dd4fc72e4f42495791c070e33b854b0d25fa55e (diff) |
updating report.sh, removing obsolete hostlist scripts
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 738d97060..16b24888e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,3 +1,6 @@ SUBDIRS = man EXTRA_DIST = README.mysql README.postgres + +docdir = $(datadir)/doc/gnunet/ +doc_DATA = README.mysql README.postgres |