add func instrumentation
[lttv.git] / ltt / branches / poly / facilities / Makefile.am
index 3a878f1d0838ca972e28629452ce295d5a0646cd..c5e6f0db99c53509a44a35de5554cc0551393d74 100644 (file)
@@ -4,26 +4,36 @@ 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 \
 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 \
 network.xml \
 process.xml \
 socket.xml \
 statedump.xml \
-timer.xml
+timer.xml \
+user_generic.xml
 
 
 facilitiesdir = $(pkgdatadir)/facilities
This page took 0.033026 seconds and 4 git commands to generate.