initial move
[ltt-control.git] / ltt-control / facilities / Makefile.am
diff --git a/ltt-control/facilities/Makefile.am b/ltt-control/facilities/Makefile.am
new file mode 100644 (file)
index 0000000..6e87ebd
--- /dev/null
@@ -0,0 +1,41 @@
+
+EXTRA_DIST =  \
+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 \
+user_generic.xml \
+network_ip_interface.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 \
+user_generic.xml \
+network_ip_interface.xml
+
+
+facilitiesdir = $(pkgdatadir)/facilities
This page took 0.022817 seconds and 4 git commands to generate.