summaryrefslogtreecommitdiff
path: root/demos/Makefile.am
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-07-27 00:26:35 +0200
committerKevin Ryde <user42@zip.com.au>2000-07-27 00:26:35 +0200
commit19899c8b314863b88f3365b707e5802c26138c9c (patch)
tree72cb953ae496cd0249ac2abe14f0a214a6185961 /demos/Makefile.am
parentc8a3532d36dff45d24cd53a1ce8afb43e531d91f (diff)
downloadgmp-19899c8b314863b88f3365b707e5802c26138c9c.tar.gz
* demos/Makefile.am (BUILT_SOURCES): Don't need calc.c etc under this.
Diffstat (limited to 'demos/Makefile.am')
-rw-r--r--demos/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/Makefile.am b/demos/Makefile.am
index 33104b359..76c72088c 100644
--- a/demos/Makefile.am
+++ b/demos/Makefile.am
@@ -25,7 +25,6 @@ AUTOMAKE_OPTIONS = gnu no-dependencies $(top_builddir)/ansi2knr
INCLUDES = -I$(top_srcdir)
LDADD = $(top_builddir)/libgmp.la
-BUILT_SOURCES = calc.c calc.h calclex.c
EXTRA_DIST = calc.y calclex.l
calc_SOURCES = calc.c calclex.c calc.h