summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 217e065be3d..ed199492618 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1683,7 +1683,8 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \
# ChangeLog omitted because it may refer to files which are not in this
# distribution (perhaps it would be better to include it anyway).
ETC_SUPPORT= Makefile.in configure configure.in standards.texi \
- make-stds.texi standards.info* configure.texi configure.info*
+ make-stds.texi standards.info* configure.texi configure.info* \
+ configbuild.* configdev.*
# When you use `make setup-dirs' or `make taz' you should always redefine
# this macro.