summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2016-02-09 13:52:02 +0100
committerFrancis Dupont <fdupont@isc.org>2016-02-09 13:52:02 +0100
commit3c16abe68152d0e2c208ca61b84d95664b712748 (patch)
tree3c867629377131193a83f0d82344241326ae7fdf /Makefile.in
parentf704712ed7efb723face26e109de7041261546f5 (diff)
downloadisc-dhcp-3c16abe68152d0e2c208ca61b84d95664b712748.tar.gz
regen
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile.in b/Makefile.in
index 7a916c76..c4e3d509 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -89,11 +89,6 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = .
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
- $(top_srcdir)/configure $(am__configure_deps) \
- $(top_srcdir)/doc/devel/doxyfile.in $(nobase_include_HEADERS) \
- README compile config.guess config.sub depcomp install-sh \
- missing
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -192,7 +187,7 @@ ETAGS = etags
CTAGS = ctags
CSCOPE = cscope
DIST_SUBDIRS = $(SUBDIRS)
-am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/bind/Makefile.in \
+am__DIST_COMMON = $(srcdir)/Makefile.in \
$(top_srcdir)/doc/devel/doxyfile.in README compile \
config.guess config.sub depcomp install-sh missing
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)