summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJoe Shaw <joeshaw@src.gnome.org>2004-11-15 19:55:22 +0000
committerJoe Shaw <joeshaw@src.gnome.org>2004-11-15 19:55:22 +0000
commit9374011b15b5dcb020e9e1beecc60d3beb9c4a15 (patch)
tree5005b620704f88012c57b71c9df94e6bc93535a9 /Makefile.am
parentedf93c69f35a082e97d85468cd2aabfba06f688f (diff)
downloadgmime-9374011b15b5dcb020e9e1beecc60d3beb9c4a15.tar.gz
Remove a tab so that the mono directory is built
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index dd5e6a14..f2b60e11 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@
SUBDIRS = util gmime src
if ENABLE_MONO
- SUBDIRS += mono
+SUBDIRS += mono
endif
SUBDIRS += tests docs examples .