]> granicus.if.org Git - mutt/commitdiff
Some makes apparently have to be told about how to build makedoc.
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 28 Sep 1999 06:59:18 +0000 (06:59 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 28 Sep 1999 06:59:18 +0000 (06:59 +0000)
Makefile.am

index 49a2d7cf04729e5a96e479a149f42050e101b7d5..666eeed61dc3aa686844809c561a5aca24211470 100644 (file)
@@ -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