comedilib/man/Makefile.am
Ian Abbott 0f77a92830 comedi_board_info: Moved man page into ../man
I'm not sure if all man pages should go in the general 'man'
subdirectory or a more specific subdirectory, but as the general 'man'
subdirectory already contained a man page for comedi_config (which has
its own source subdirectory), I moved the man page for comedi_board_info
there for consistency.

Also changed the EXTRA_DIST line in man/Makefile.am.
2012-05-14 14:35:23 +01:00

5 lines
84 B
Makefile

man_MANS = comedi_board_info.1 comedi.7 comedi_config.8
EXTRA_DIST = $(man_MANS)