11 lines
286 B
Text
11 lines
286 B
Text
--- Makefile.in.orig Wed Mar 28 21:57:59 2001
|
|
+++ Makefile.in Sun Apr 8 01:01:19 2001
|
|
@@ -92,7 +92,7 @@
|
|
glib_cflags = @glib_cflags@
|
|
glib_libs = @glib_libs@
|
|
|
|
-SUBDIRS = . tests doc
|
|
+SUBDIRS = . tests
|
|
|
|
INCLUDES = -I@srcdir@ $(VERSION_FLAGS) @GLIB_CFLAGS@ -DG_LOG_DOMAIN=\"gmime\"
|
|
|