aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS0
-rw-r--r--ChangeLog0
-rw-r--r--configure.ac2
3 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
deleted file mode 100644
index e69de29..0000000
--- a/AUTHORS
+++ /dev/null
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index e69de29..0000000
--- a/ChangeLog
+++ /dev/null
diff --git a/configure.ac b/configure.ac
index 341ed2f..7a2c98a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT(rpm-mageia-setup, 2.37, https://bugs.mageia.org/)
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz)
+AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz)
AC_CONFIG_SRCDIR
AC_CONFIG_MACRO_DIR([m4])