From c407a7c64220b55eb74f8716cf79ce4106f93cb6 Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 9 Oct 1991 15:49:20 +0000 Subject: [PATCH] include local.h from the config dir --- doc/em/int/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/em/int/Makefile b/doc/em/int/Makefile index 9ac609daa..7895cb20e 100644 --- a/doc/em/int/Makefile +++ b/doc/em/int/Makefile @@ -24,7 +24,7 @@ nem: nem.p apc -O -i nem.p >emerrs ; mv a.out nem emdmp: emdmp.c - $(CC) -I$(HOME)/h -o emdmp -O emdmp.c + $(CC) -I$(HOME)/h -I$(HOME)/config -o emdmp -O emdmp.c cmp: