summaryrefslogtreecommitdiff
path: root/lib/Makefile.in
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2016-05-25 13:57:33 -0500
committerDavid Teigland <teigland@redhat.com>2016-06-22 13:13:10 -0500
commitebd2758dab39bb70fd63d0d77314971f8bc9cbfd (patch)
treece9b77571ef9ecb56955095b8d254c7f4c498c74 /lib/Makefile.in
parentdfc516f9bfd35ec36c60165bd319a9b0008764a3 (diff)
downloadlvm2-ebd2758dab39bb70fd63d0d77314971f8bc9cbfd.tar.gz
vgimportclone: add native command
This is cleaner and more efficient than the script. The args and usage are unchanged.
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r--lib/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 467ef9077..451d96d8f 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -76,6 +76,7 @@ SOURCES =\
filters/filter-partitioned.c \
filters/filter-type.c \
filters/filter-usable.c \
+ filters/filter-internal.c \
format_text/archive.c \
format_text/archiver.c \
format_text/export.c \