From dd36d3cf68681485d41d16736e6191837f6e9ee6 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 4 Jun 2013 12:42:35 +0000 Subject: Include man page source files in generated dist archives. --- ax25ipd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ax25ipd/Makefile.am') diff --git a/ax25ipd/Makefile.am b/ax25ipd/Makefile.am index ee5d671..bdd3e57 100644 --- a/ax25ipd/Makefile.am +++ b/ax25ipd/Makefile.am @@ -3,7 +3,7 @@ sbin_PROGRAMS = ax25ipd man_MANS = ax25ipd.8 ax25ipd.conf.5 -EXTRA_DIST = $(man_MANS) $(etcfiles) $(doc_DATA) +EXTRA_DIST = ax25ipd.man ax25ipd.conf.man $(etcfiles) $(doc_DATA) ax25ipd.8: ax25ipd.man name_ax25ipd=$$(echo ax25ipd | sed -e '$(transform)') \ -- cgit v1.2.3