summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2018-01-29 14:24:17 +0000
committerThomas Markwalder <tmark@isc.org>2018-01-29 14:24:17 +0000
commitf1b10ccaaafa8da1ac7c629c3d3db26d0cf6a4d9 (patch)
treef8bc5a2e38ffb55f0713c84adbba0e8eea1c08bd
parent0c31276d2c3def545aec2f04649dcf64784451f1 (diff)
downloadisc-dhcp-rt47075.tar.gz
[47075] Updated auto-generated build filesrt47075
Changes to be committed: modified: Makefile.in
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index e53896c3..692e9d8b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -190,7 +190,7 @@ CSCOPE = cscope
DIST_SUBDIRS = $(SUBDIRS)
am__DIST_COMMON = $(srcdir)/Makefile.in \
$(top_srcdir)/doc/devel/doxyfile.in README compile \
- config.guess config.sub depcomp install-sh missing
+ config.guess config.sub depcomp install-sh ltmain.sh missing
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
@@ -385,7 +385,7 @@ EXTRA_DIST = RELNOTES LICENSE configure.ac+lt config+lt \
doc/devel/mainpage.dox doc/devel/omapi.dox doc/devel/qa.dox \
client/tests/Atffile common/tests/Atffile server/tests/Atffile \
client/tests/Kyuafile common/tests/Kyuafile \
- server/tests/Kyuafile $(am__append_1)
+ server/tests/Kyuafile m4/README $(am__append_1)
# Use an autoconf substitution vs an automake conditional here
# to fool automake when the bind directory does not exist.