summaryrefslogtreecommitdiff
path: root/mpq/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 /mpq/Makefile.am
parent9a14279f2f30bac353a0f1a1e8731af320ef99d0 (diff)
downloadgmp-0853b659e8f54abd92f55bdaf74eb46f790ee338.tar.gz
Shorten INCLUDES now using AM_CONFIG_HEADER.
Diffstat (limited to 'mpq/Makefile.am')
-rw-r--r--mpq/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpq/Makefile.am b/mpq/Makefile.am
index b1a774243..ad2ae5390 100644
--- a/mpq/Makefile.am
+++ b/mpq/Makefile.am
@@ -24,7 +24,7 @@ AUTOMAKE_OPTIONS = gnu
SUBDIRS = tests
-INCLUDES = -I$(top_srcdir) -I$(top_builddir)
+INCLUDES = -I$(top_srcdir)
noinst_LTLIBRARIES = libmpq.la
libmpq_la_SOURCES = \