summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorCarlo Wood <carlo@alinoe.com>2019-03-01 07:11:56 (GMT)
committerCarlo Wood <carlo@alinoe.com>2019-03-01 07:11:56 (GMT)
commitfc979623a91ec4af90532daeeb5bca68b25c67c0 (patch)
tree7a2bb17ae3e7b0c1afad154e7751b55e5bb5cdb4 /Makefile.am
parentefecb0bfa687cf87836494f5d62868485c00fb66 (diff)
downloadgoogletest-fc979623a91ec4af90532daeeb5bca68b25c67c0.zip
googletest-fc979623a91ec4af90532daeeb5bca68b25c67c0.tar.gz
googletest-fc979623a91ec4af90532daeeb5bca68b25c67c0.tar.bz2
Minor build system fixes.refs/pull/2158/head
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 433eefe..05c20c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,4 @@
## Process this file with automake to produce Makefile.in
-ACLOCAL_AMFLAGS = -I m4
-
AUTOMAKE_OPTIONS = foreign
# Build . before src so that our all-local and clean-local hooks kicks in at