Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/imageid/Makefile.am
blob: 7e70420d51d8e82d388af81d775e7054c5461361 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

xmldir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/imageid

xml_in_files = \
	board1.xml.in

xml_DATA = $(xml_in_files:.xml.in=.xml)

@INTLTOOL_XML_RULE@