From 630dd023b990e076fdab890ff90783dc1ac7c13f Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Mon, 8 Apr 2002 13:27:09 +0000 Subject: [PATCH] Automake forgets about depcomp, remind it. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 1c152cae..805c3123 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,12 +6,12 @@ SUBDIRS = m4 intl lib src doc po ACLOCAL_AMFLAGS = -EXTRA_DIST = system.h COPYING.README +EXTRA_DIST = system.h COPYING.README depcomp CVS_CREATED = ABOUT-NLS configure aclocal.m4 config.h.in config.guess \ config.sub install-sh ltconfig ltmain.sh missing mkinstalldirs \ stamp-h.in m4/Makefile.am ChangeLog po/Makefile.in.in \ - po/tinc.pot src/.libs intl + po/tinc.pot src/.libs intl depcomp ChangeLog: cvs2cl -U cvsusers --fsf -- 2.20.1