blob: a2f1117cef0b774f071c2cd5b38a51fe62eb7342 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.am.orig Thu Jun 7 22:00:05 2001
+++ Makefile.am Thu Jun 14 11:21:12 2001
@@ -9,7 +9,7 @@
IMAP_INCLUDES = -I$(top_srcdir)/imap
endif
-SUBDIRS = m4 po intl doc contrib $(IMAP_SUBDIR)
+SUBDIRS = m4 po intl doc $(IMAP_SUBDIR)
if NEEDS_PGPEWRAP
bin_SCRIPTS = pgpewrap muttbug flea
|