summaryrefslogtreecommitdiffstats
path: root/imap
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2001-03-30 08:53:12 +0000
committerThomas Roessler <roessler@does-not-exist.org>2001-03-30 08:53:12 +0000
commitba791958325097a4d047ed9e6c8b57068c0060b7 (patch)
tree935fbaca369118e330f2bf4d2a169caff4e4950e /imap
parent9df7ebdbecbc25f6ca68d5d80d64a24416eab05d (diff)
Add a rule for ../types.h.
Diffstat (limited to 'imap')
-rw-r--r--imap/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/imap/Makefile.am b/imap/Makefile.am
index bbf773b4..63564cdf 100644
--- a/imap/Makefile.am
+++ b/imap/Makefile.am
@@ -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