Unbreak man page build.

This commit is contained in:
matthieu
2008-07-12 12:59:16 +00:00
parent 33561a4d5e
commit 3ba3d6c1a4

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.1.1.1 2008/07/12 12:48:45 matthieu Exp $
# $Id: Makefile.am,v 1.2 2008/07/12 12:59:16 matthieu Exp $
#
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
#
@@ -59,4 +59,4 @@ SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
sed $(MAN_SUBSTS) < $< > $@
@DRIVER_NAME@.man:
ln -s -f $(top_srcdir)/src/@DRIVER_NAME@.man .
ln -s -f $(top_srcdir)/man/@DRIVER_NAME@.man .