add block facility
[ltt-control.git] / ltt-control / facilities / Makefile.am
index 18abe57e09566d271b1637d760168fdae1b78617..4a0b7f2b5537abcdcaa854fbf891d8947b5ade90 100644 (file)
@@ -14,10 +14,11 @@ 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 \
@@ -34,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.022216 seconds and 4 git commands to generate.