add func instrumentation
[lttv.git] / ltt / branches / poly / facilities / Makefile.am
index 005ce04eb61cf8ca578be73bdc9aa7f392601c50..c5e6f0db99c53509a44a35de5554cc0551393d74 100644 (file)
@@ -4,7 +4,9 @@ core.xml \
 fs.xml \
 ipc.xml \
 kernel.xml \
+kernel_arch_arm.xml \
 kernel_arch_i386.xml \
+kernel_arch_mips.xml \
 stack_arch_i386.xml \
 locking.xml \
 memory.xml \
@@ -12,14 +14,17 @@ network.xml \
 process.xml \
 socket.xml \
 statedump.xml \
-timer.xml
+timer.xml \
+user_generic.xml
 
 facilities_DATA = \
 core.xml \
 fs.xml \
 ipc.xml \
 kernel.xml \
+kernel_arch_arm.xml \
 kernel_arch_i386.xml \
+kernel_arch_mips.xml \
 stack_arch_i386.xml \
 locking.xml \
 memory.xml \
@@ -27,7 +32,8 @@ network.xml \
 process.xml \
 socket.xml \
 statedump.xml \
-timer.xml
+timer.xml \
+user_generic.xml
 
 
 facilitiesdir = $(pkgdatadir)/facilities
This page took 0.024899 seconds and 4 git commands to generate.