summaryrefslogtreecommitdiff
path: root/libtrivfs/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-04-11 22:03:25 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-04-11 22:03:25 +0000
commit363960d787117ac625cb7ac5a1810bffbe23e8cd (patch)
tree609bcbad9325c20813e2c548d47b3b2306647318 /libtrivfs/Makefile
parentdf7a1077d628c07a5def7f9a6250f9ede86f3d14 (diff)
(MIGSFLAGS): Reference fsmutations.h in $(srcdir).
Diffstat (limited to 'libtrivfs/Makefile')
-rw-r--r--libtrivfs/Makefile2
1 files changed, 1 insertions, 1 deletions
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