]> granicus.if.org Git - mutt/commitdiff
Add a rule for ../types.h.
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 30 Mar 2001 08:53:12 +0000 (08:53 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 30 Mar 2001 08:53:12 +0000 (08:53 +0000)
imap/Makefile.am

index bbf773b492507b77e96e35fcecd9f59e0c0e1747..63564cdf65c7c68b7dc3846ac7b082ed01f9ebb2 100644 (file)
@@ -24,3 +24,5 @@ noinst_HEADERS = auth.h imap_private.h message.h
 libimap_a_SOURCES = auth.c auth_login.c browse.c command.c imap.c imap.h \
        message.c utf7.c util.c $(AUTHENTICATORS) $(GSSSOURCES)
 
+../types.h:
+       cd .. && make types.h