- configure.ac: add foreign switch to AM_INIT_AUTOMAKE macro

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2019-04-24 13:26:42 +02:00
committed by Thilo Graf
parent 9018804c8a
commit 170da9756e
2 changed files with 2 additions and 2 deletions

View File

@@ -5,4 +5,4 @@ aclocal --force
libtoolize --force
autoconf --force
autoheader --force
automake --add-missing --force-missing --foreign
automake --add-missing --force-missing