diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index b05ce4b..aeb3223 100644 --- a/configure.in +++ b/configure.in @@ -1167,6 +1167,7 @@ AC_CHECK_TYPE(socklen_t, int) AC_OUTPUT(Makefile \ Objects/Makefile \ Parser/Makefile \ + Grammar/Makefile \ Python/Makefile \ Modules/Makefile.pre \ Modules/Setup.config) |