summaryrefslogtreecommitdiff
path: root/mpf/Makefile.am
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-04-10 00:06:23 +0200
committerKevin Ryde <user42@zip.com.au>2000-04-10 00:06:23 +0200
commit0853b659e8f54abd92f55bdaf74eb46f790ee338 (patch)
tree8da031f65d57f636903d244b971a3ed56b280485 /mpf/Makefile.am
parent9a14279f2f30bac353a0f1a1e8731af320ef99d0 (diff)
downloadgmp-0853b659e8f54abd92f55bdaf74eb46f790ee338.tar.gz
Shorten INCLUDES now using AM_CONFIG_HEADER.
Diffstat (limited to 'mpf/Makefile.am')
-rw-r--r--mpf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpf/Makefile.am b/mpf/Makefile.am
index c52819eb7..2bb797058 100644
--- a/mpf/Makefile.am
+++ b/mpf/Makefile.am
@@ -24,7 +24,7 @@ AUTOMAKE_OPTIONS = gnu
SUBDIRS = tests
-INCLUDES = -I$(top_srcdir) -I$(top_builddir)
+INCLUDES = -I$(top_srcdir)
noinst_LTLIBRARIES = libmpf.la
libmpf_la_SOURCES = \