From 363960d787117ac625cb7ac5a1810bffbe23e8cd Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 11 Apr 1996 22:03:25 +0000 Subject: (MIGSFLAGS): Reference fsmutations.h in $(srcdir). --- libtrivfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile index 84e49d7c..394c7d18 100644 --- a/libtrivfs/Makefile +++ b/libtrivfs/Makefile @@ -43,7 +43,7 @@ MIGSTUBS=fsServer.o ioServer.o fsysServer.o fsys_replyUser.o OBJS= $(sort $(subst .c,.o,$(SRCS)) $(MIGSTUBS)) LCLHDRS = trivfs.h fsmutations.h priv.h -MIGSFLAGS=-imacros fsmutations.h +MIGSFLAGS=-imacros $(srcdir)/fsmutations.h MIGCOMSFLAGS = -prefix trivfs_ libname = libtrivfs installhdrs = trivfs.h -- cgit v1.2.3