summaryrefslogtreecommitdiffstats
path: root/call/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'call/Makefile.am')
-rw-r--r--call/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/call/Makefile.am b/call/Makefile.am
index 7f0b14b..4d4f16f 100644
--- a/call/Makefile.am
+++ b/call/Makefile.am
@@ -10,7 +10,7 @@ bin_PROGRAMS = call
man_MANS = call.1
CLEANFILES = call.1 call.1.tmp
-EXTRA_DIST = $(man_MANS)
+EXTRA_DIST = call.man
call.1 : call.man
name_call=$$(echo call | sed -e '$(transform)') \