Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/chronos/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'boards/chronos/Makefile.am')
-rw-r--r--boards/chronos/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/boards/chronos/Makefile.am b/boards/chronos/Makefile.am
new file mode 100644
index 0000000..2eda93c
--- /dev/null
+++ b/boards/chronos/Makefile.am
@@ -0,0 +1,12 @@
+
+xmldir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/chronos
+
+xml_in_files = \
+ board1_0.xml.in
+
+xml_DATA = $(xml_in_files:.xml.in=.xml)
+
+@INTLTOOL_XML_RULE@
+
+
+