From da8f0f4f175f590b3f7956d3016c3b5322c3f4cb Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Tue, 28 Sep 1999 06:59:18 +0000 Subject: [PATCH] Some makes apparently have to be told about how to build makedoc. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 49a2d7cf..666eeed6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -75,6 +75,8 @@ pgpring_SOURCES = pgppubring.c pgplib.c lib.c extlib.c sha1dgst.c pgpring_LDADD = @LIBOBJS@ $(INTLLIBS) pgpring_DEPENDENCIES = @LIBOBJS@ $(INTLDEPS) +makedoc: makedoc.c + mutt_dotlock.c: dotlock.c cp $(srcdir)/dotlock.c mutt_dotlock.c -- 2.40.0