diff options
Diffstat (limited to 'cpp/Makefile.am')
| -rw-r--r-- | cpp/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am index d577f590cb..17803f6b80 100644 --- a/cpp/Makefile.am +++ b/cpp/Makefile.am @@ -1,7 +1,10 @@ AUTOMAKE_OPTIONS = 1.9.2 foreign ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = README-dist DESIGN LICENSE.txt NOTICE.txt README.rhel3 +EXTRA_DIST = README.txt README-dev DESIGN LICENSE.txt NOTICE.txt README.rhel3 +dist_doc_DATA = README.txt + +dist_sysconf_DATA = etc/init.d/qpidd SUBDIRS = gen lib tests src docs/api docs/man |
