d26c7ca192
GMime is a C/C++ library which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension (MIME) as defined by numerous IETF specifications.
12 lines
246 B
Makefile
12 lines
246 B
Makefile
--- docs/Makefile.in.orig
|
|
+++ docs/Makefile.in
|
|
@@ -201,7 +201,7 @@
|
|
target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = reference tutorial
|
|
+SUBDIRS =
|
|
EXTRA_DIST = gtkdocs_fix
|
|
all: all-recursive
|
|
|