add block facility
[ltt-control.git] / ltt-control / facilities / Makefile.am
index 2a6988068ac7cf13e7fe5b8dfaefc397c5e70c1e..4a0b7f2b5537abcdcaa854fbf891d8947b5ade90 100644 (file)
@@ -2,7 +2,6 @@
 EXTRA_DIST =  \
 core.xml \
 fs.xml \
-ipc.xml \
 kernel.xml \
 kernel_arch_arm.xml \
 kernel_arch_c2.xml \
@@ -15,15 +14,15 @@ locking.xml \
 mm.xml \
 net.xml \
 stack_arch_i386.xml \
+stack_arch_x86_64.xml \
 list.xml \
 user_generic.xml \
 xen.xml \
-compact.xml
+block.xml
 
 facilities_DATA = \
 core.xml \
 fs.xml \
-ipc.xml \
 kernel.xml \
 kernel_arch_arm.xml \
 kernel_arch_c2.xml \
@@ -36,10 +35,12 @@ locking.xml \
 mm.xml \
 net.xml \
 stack_arch_i386.xml \
+stack_arch_x86_64.xml \
 list.xml \
 user_generic.xml \
 xen.xml \
-compact.xml
+compact.xml \
+block.xml
 
 
 facilitiesdir = $(pkgdatadir)/facilities
This page took 0.022966 seconds and 4 git commands to generate.