From: Tollef Fog Heen Date: Mon, 14 Jul 2008 18:33:23 +0000 (+0200) Subject: Add foreign to the automake options X-Git-Tag: 0.1~18 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96f84ff04b849b6e7c313e5ad8a7c9a45e4d4e34;p=eweouz Add foreign to the automake options --- diff --git a/configure.ac b/configure.ac index 28db650..e710a4f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_INIT([eweouz], 0.1) AC_CONFIG_SRCDIR(src/dump-addressbook.c) -AM_INIT_AUTOMAKE([1.9]) +AM_INIT_AUTOMAKE([1.9 foreign]) AM_CONFIG_HEADER(config.h) # AM_MAINTAINER_MODE