1234567891011 |
- --- 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:
|