Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/chronos/Makefile.am
blob: 2eda93c06e1dd7a73150ec1c2ada8c2f422e5ca0 (plain)
1
2
3
4
5
6
7
8
9
10
11
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@