add func instrumentation
[lttv.git] / ltt / branches / poly / facilities / Makefile.am
index 58f1bee6945102cc03ed3626ad63e7e7e10411bc..c5e6f0db99c53509a44a35de5554cc0551393d74 100644 (file)
@@ -6,6 +6,7 @@ ipc.xml \
 kernel.xml \
 kernel_arch_arm.xml \
 kernel_arch_i386.xml \
+kernel_arch_mips.xml \
 stack_arch_i386.xml \
 locking.xml \
 memory.xml \
@@ -13,7 +14,8 @@ network.xml \
 process.xml \
 socket.xml \
 statedump.xml \
-timer.xml
+timer.xml \
+user_generic.xml
 
 facilities_DATA = \
 core.xml \
@@ -22,6 +24,7 @@ ipc.xml \
 kernel.xml \
 kernel_arch_arm.xml \
 kernel_arch_i386.xml \
+kernel_arch_mips.xml \
 stack_arch_i386.xml \
 locking.xml \
 memory.xml \
@@ -29,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.023123 seconds and 4 git commands to generate.