From acabe8988fc60aadc7357036913dddfdf4beb7b9 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Mon, 16 Jan 2017 10:53:43 -0200 Subject: [PATCH] Incluindo Makefile na extensão python. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 55f9c7a..4951e6b 100644 --- a/configure.ac +++ b/configure.ac @@ -273,7 +273,7 @@ dnl --------------------------------------------------------------------------- dnl Configure which files to generate. dnl --------------------------------------------------------------------------- -dnl AC_CONFIG_FILES(Makefile) +AC_CONFIG_FILES(Makefile) dnl --------------------------------------------------------------------------- dnl Output the generated config.status script. -- libgit2 0.21.2