blob: 5c5854250df1d1fcb0e2b5f516d5291d0ad12fc5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.am.orig2 Mon Feb 7 10:20:52 2005
+++ Makefile.am Mon Feb 7 10:29:41 2005
@@ -10,7 +10,7 @@
IMAP_INCLUDES = -I$(top_srcdir)/imap
endif
-SUBDIRS = m4 po intl doc contrib $(IMAP_SUBDIR)
+SUBDIRS = m4 po intl contrib $(IMAP_SUBDIR) . doc
bin_SCRIPTS = muttbug flea @SMIMEAUX_TARGET@
|