summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2004-06-07 19:10:21 +0000
committerAlasdair Kergon <agk@redhat.com>2004-06-07 19:10:21 +0000
commitd0a7ac6b7431c2de96a19e16e5ae9b7c574fcf4f (patch)
treedbed55da1423f7eee4df53bdb8cab7e2e40e35b2 /Makefile.in
parentff9a238fbdb640ad47737103b92c4300e077856e (diff)
downloadlvm2-d0a7ac6b7431c2de96a19e16e5ae9b7c574fcf4f.tar.gz
Add read-only GFS pool support.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 489ba3bb4..f7b4d5238 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -26,6 +26,7 @@ SUBDIRS += lib tools
ifeq ($(MAKECMDGOALS),distclean)
SUBDIRS += lib/format1 \
+ lib/format_pool \
lib/mirror \
lib/snapshot \
po \