From cc64516c0dfc079bf1467bd68e8f265722143229 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 4 Jun 2013 22:55:30 +0200 Subject: Remove all definitions of docdir from makefiles. This may result in docfiles getting installed in ${prefix}/doc/, not ${prefix}/share/doc which is the convention. Signed-off-by: Ralf Baechle --- user_call/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'user_call') diff --git a/user_call/Makefile.am b/user_call/Makefile.am index 24cf7d7..1911d6f 100644 --- a/user_call/Makefile.am +++ b/user_call/Makefile.am @@ -6,7 +6,6 @@ sbin_PROGRAMS = ax25_call netrom_call rose_call tcp_call man_MANS = ax25_call.8 netrom_call.8 rose_call.8 tcp_call.8 -docdir=${prefix}/doc/ax25-tools doc_DATA= README.user_call EXTRA_DIST = $(man_MANS) $(doc_DATA) -- cgit v1.2.3