blob: 5fe714457ba352e4aba5a7601846208e2ef8d9e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- cluster-glue-1.0.7.orig/Makefile.in 2011-05-24 14:40:31.000000000 +0200
+++ cluster-glue-1.0.7/Makefile.in 2012-03-17 01:31:46.039012581 +0100
@@ -319,7 +319,7 @@ top_srcdir = @top_srcdir@
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure DRF/config-h.in \
DRF/stamp-h.in libtool.m4 ltdl.m4 libltdl.tar
-SUBDIRS = include $(LIBLTDL_DIR) replace lib lrm logd hb_report doc
+SUBDIRS = include $(LIBLTDL_DIR) replace lib lrm logd hb_report
all: all-recursive
.SUFFIXES:
|