summaryrefslogtreecommitdiff
path: root/mpf
diff options
context:
space:
mode:
Diffstat (limited to 'mpf')
-rw-r--r--mpf/Makefile.am2
-rw-r--r--mpf/tests/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/mpf/Makefile.am b/mpf/Makefile.am
index 420e1e856..78eef5f33 100644
--- a/mpf/Makefile.am
+++ b/mpf/Makefile.am
@@ -20,7 +20,7 @@
# MA 02111-1307, USA.
-AUTOMAKE_OPTIONS = gnu
+AUTOMAKE_OPTIONS = gnu no-dependencies
SUBDIRS = tests
diff --git a/mpf/tests/Makefile.am b/mpf/tests/Makefile.am
index 6c914f219..f77e20cce 100644
--- a/mpf/tests/Makefile.am
+++ b/mpf/tests/Makefile.am
@@ -20,7 +20,7 @@
# MA 02111-1307, USA.
-AUTOMAKE_OPTIONS = gnu
+AUTOMAKE_OPTIONS = gnu no-dependencies
INCLUDES = -I$(top_srcdir)
LDADD = $(top_builddir)/libgmp.la