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 --- tcpip/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'tcpip') diff --git a/tcpip/Makefile.am b/tcpip/Makefile.am index e0835e3..7a5a2cb 100644 --- a/tcpip/Makefile.am +++ b/tcpip/Makefile.am @@ -12,7 +12,6 @@ sbin_PROGRAMS = rip98d ttylinkd man_MANS = rip98d.conf.5 rip98d.8 ttylinkd.conf.5 ttylinkd.8 -docdir=${prefix}/doc/ax25-tools doc_DATA= ttylinkd.README ttylinkd.INSTALL EXTRA_DIST = $(man_MANS) $(etcfiles) $(doc_DATA) -- cgit v1.2.3