restore tab which got lost in cut-and-past. -- A pox on "make".

Thanks to Steve Schultz again for keeping us (more) honest.
This commit is contained in:
rocky
2008-04-26 15:16:06 +00:00
parent 62d7731703
commit 49defd1cdc

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.46 2008/04/24 07:28:00 rocky Exp $ # $Id: Makefile.am,v 1.47 2008/04/26 15:16:06 rocky Exp $
# #
# Copyright (C) 2003, 2004, 2006, 2008 Rocky Bernstein <rocky@gnu.org> # Copyright (C) 2003, 2004, 2006, 2008 Rocky Bernstein <rocky@gnu.org>
# #
@@ -91,5 +91,5 @@ EXTRA_DIST = cd-drive.help2man cd-info.help2man cd-read.help2man \
$(man_MANS) $(man_MANS)
$(man_MANS): %.1: % %.help2man $(man_MANS): %.1: % %.help2man
-$(HELP2MAN) --opt-include=$<.help2man --no-info --output=$@ ./$< -$(HELP2MAN) --opt-include=$<.help2man --no-info --output=$@ ./$<
MOSTLYCLEANFILES = $(man_MANS) MOSTLYCLEANFILES = $(man_MANS)