Commit acabe8988fc60aadc7357036913dddfdf4beb7b9
1 parent
fbc902e5
Exists in
master
Incluindo Makefile na extensão python.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
configure.ac
@@ -273,7 +273,7 @@ dnl --------------------------------------------------------------------------- | @@ -273,7 +273,7 @@ dnl --------------------------------------------------------------------------- | ||
273 | dnl Configure which files to generate. | 273 | dnl Configure which files to generate. |
274 | dnl --------------------------------------------------------------------------- | 274 | dnl --------------------------------------------------------------------------- |
275 | 275 | ||
276 | -dnl AC_CONFIG_FILES(Makefile) | 276 | +AC_CONFIG_FILES(Makefile) |
277 | 277 | ||
278 | dnl --------------------------------------------------------------------------- | 278 | dnl --------------------------------------------------------------------------- |
279 | dnl Output the generated config.status script. | 279 | dnl Output the generated config.status script. |