Include the docs as "DATA"

master
Christopher J. Morrone 2011-10-27 19:07:59 -07:00
parent 01c91e45d3
commit ea7f987d80
3 changed files with 5 additions and 2 deletions

View File

@ -1 +1,2 @@
SUBDIRS = src
SUBDIRS = src doc
EXTRA_DIST = COPYRIGHT README RELEASE_LOG

View File

@ -78,5 +78,6 @@ AM_COND_IF([USE_NCMPI_AIORI],[
AC_CONFIG_FILES([Makefile
src/Makefile
src/cbif/Makefile])
src/cbif/Makefile
doc/Makefile])
AC_OUTPUT

1
doc/Makefile.am Normal file
View File

@ -0,0 +1 @@
data_DATA = USER_GUIDE UNDOCUMENTED_OPTIONS