From 07a2f5e1507a1839cb8c12ebbaaf4ccc1d8f9be4 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Fri, 19 Aug 2005 02:07:19 +0000 Subject: [PATCH] dont' use plugins.conf.inplace anymore --- examples/plugs/plugs/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/plugs/plugs/Makefile b/examples/plugs/plugs/Makefile index d1bd03d..996a29a 100644 --- a/examples/plugs/plugs/Makefile +++ b/examples/plugs/plugs/Makefile @@ -1,5 +1,4 @@ GHCFLAGS= -O -PKGFLAGS= -package-conf $(TOP)/plugins.conf.inplace PKGFLAGS+= -package plugins -package readline all: build