Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/babyshapes
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2002-09-09 09:15:53 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-09-09 09:15:53 (GMT)
commitc8efd0f69d753ca31f8a951f0d58953aeb6f8862 (patch)
treec0d8c67ca8e772a671b5f5ff7d6d0ffbc2eb8843 /boards/babyshapes
parent03cfed176a2cc12fe281c404889ebce3a6c82dfc (diff)
created
Diffstat (limited to 'boards/babyshapes')
-rw-r--r--boards/babyshapes/Makefile.am18
1 files changed, 18 insertions, 0 deletions
diff --git a/boards/babyshapes/Makefile.am b/boards/babyshapes/Makefile.am
new file mode 100644
index 0000000..c329b01
--- /dev/null
+++ b/boards/babyshapes/Makefile.am
@@ -0,0 +1,18 @@
+
+xmldir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/babyshapes
+
+xml_in_files = \
+ board1_0.xml.in \
+ board2_0.xml.in \
+ board3_0.xml.in \
+ board4_0.xml.in \
+ board5_0.xml.in \
+ board6_0.xml.in \
+ board7_0.xml.in
+
+xml_DATA = $(xml_in_files:.xml.in=.xml)
+
+@INTLTOOL_XML_RULE@
+
+
+