From: panne Date: Sat, 31 Mar 2001 10:28:42 +0000 (+0000) Subject: [project @ 2001-03-31 10:28:42 by panne] X-Git-Tag: Approximately_9120_patches~2240 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=a169003f1e0d92cb1e77abbad1cac52aed442a58;p=ghc-hetmet.git [project @ 2001-03-31 10:28:42 by panne] Install ghc-usage.txt, too --- diff --git a/ghc/driver/Makefile b/ghc/driver/Makefile index 3e919d2..79f6307 100644 --- a/ghc/driver/Makefile +++ b/ghc/driver/Makefile @@ -1,5 +1,5 @@ #----------------------------------------------------------------------------- -# $Id: Makefile,v 1.58 2001/03/27 08:29:07 qrczak Exp $ +# $Id: Makefile,v 1.59 2001/03/31 10:28:42 panne Exp $ # TOP=.. @@ -54,7 +54,7 @@ package.conf : pkgconf Package.o : ../utils/ghc-pkg/Package.hs override datadir = $(libdir) -INSTALL_DATAS += package.conf +INSTALL_DATAS += package.conf ghc-usage.txt CLEAN_FILES += pkgconf package.conf.inplace package.conf