I think management/management-notes.txt should be in dist_doc_DATA so it actually get installed.
2011/3/23 Samuli Seppänen <sam...@openvpn.net> > > Removed reference to config-win32.h, which has been removed. Added > management-notes.txt to dist rules. > > Signed-off-by: Samuli Seppänen <sam...@openvpn.net> > --- > Makefile.am | 6 ++---- > 1 files changed, 2 insertions(+), 4 deletions(-) > > diff --git a/Makefile.am b/Makefile.am > index 1c9468c..194e5b9 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -60,9 +60,6 @@ SUBDIRS = \ > TESTS = t_client.sh t_lpback.sh t_cltsrv.sh > sbin_PROGRAMS = openvpn > > -dist_noinst_HEADERS = \ > - config-win32.h > - > dist_noinst_SCRIPTS = \ > $(TESTS) \ > doclean \ > @@ -75,7 +72,8 @@ dist_noinst_DATA = \ > COPYRIGHT.GPL \ > PORTS \ > INSTALL-win32.txt \ > - service-win32/msvc.mak > + service-win32/msvc.mak \ > + management/management-notes.txt > > openvpn_SOURCES = \ > base64.c base64.h \ > -- > 1.6.3.3 > > > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > Openvpn-devel mailing list > Openvpn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openvpn-devel