From a138874b52f7aa796aa5d6220e7c5df7b5fb5ea0 Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Tue, 13 Nov 2012 16:27:16 +0100 Subject: [PATCH] added configure to AUTOMAGIC files --- GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/GNUmakefile b/GNUmakefile index 693e084689..49d09179e9 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -40,6 +40,7 @@ MAINTAINER = \ AUTOMAGIC = \ Makefile.in \ aclocal.m4 \ + configure \ config/compile \ config/config.guess \ config/config.sub \