summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2014-02-19 22:35:45 +1300
committerOlly Betts <olly@survex.com>2014-02-19 22:35:45 +1300
commitdcf121f534a5c06d5ccc47bc0b04de982c1df3b2 (patch)
treec0aab49ec5d3fcc50011dbf401ff368e5e9c4ca7 /Makefile.in
parent91461647486b79b055e11b4a15b75e90a0783da1 (diff)
downloadswig-dcf121f534a5c06d5ccc47bc0b04de982c1df3b2.tar.gz
Make Lib/ocaml/swigp4.ml a non-generated file.
We used to have configure substitute values into it, but that's not been the case for just over 3 years, since patch #3151788 was applied.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index ea7814242..4407d1316 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -391,7 +391,7 @@ clean-ccache:
# DISTCLEAN - clean what configure built
#####################################################################
-DISTCLEAN-DEAD = config.status config.log config.cache swig.spec Makefile mkmf.log libtool preinst-swig Lib/ocaml/swigp4.ml
+DISTCLEAN-DEAD = config.status config.log config.cache swig.spec Makefile mkmf.log libtool preinst-swig
distclean-helper: distclean-test-suite distclean-examples distclean-dead