diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f6dccf4..31cf857 100644 --- a/Makefile.am +++ b/Makefile.am @@ -76,7 +76,7 @@ AM_CCASFLAGS += \ # # MIGCOM. -MIGCOM = $(MIG) -n - /dev/null +MIGCOM = $(MIG) -n -cc cat - /dev/null # We need this because we use $(CPP) to preprocess MIG .defs files. CPP = @CPP@ -x c |