diff options
Diffstat (limited to 'exec/Makefile')
-rw-r--r-- | exec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exec/Makefile b/exec/Makefile index 3ef742dd..d332f360 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -30,6 +30,7 @@ HURDLIBS = trivfs fshelp iohelp ports ihash shouldbeinlibc OTHERLIBS = -lpthread exec-MIGSFLAGS = -imacros $(srcdir)/execmutations.h +exec_startup-MIGSFLAGS = -imacros $(srcdir)/execmutations.h include ../Makeconf |