[Tux4kids-commits] r1480 - in branches/commonification/tux4kids-common/trunk/data: . images images/menu

David Bruce dbruce-guest at alioth.debian.org
Fri Sep 4 02:38:33 UTC 2009


Author: dbruce-guest
Date: 2009-09-04 02:38:32 +0000 (Fri, 04 Sep 2009)
New Revision: 1480

Added:
   branches/commonification/tux4kids-common/trunk/data/Makefile.am
   branches/commonification/tux4kids-common/trunk/data/images/Makefile.am
   branches/commonification/tux4kids-common/trunk/data/images/menu/Makefile.am
Log:
added new Makefile.am files

Added: branches/commonification/tux4kids-common/trunk/data/Makefile.am
===================================================================
--- branches/commonification/tux4kids-common/trunk/data/Makefile.am	                        (rev 0)
+++ branches/commonification/tux4kids-common/trunk/data/Makefile.am	2009-09-04 02:38:32 UTC (rev 1480)
@@ -0,0 +1,7 @@
+## Makefile.am for tux4kids-common/data
+## Process with Automake to create Makefile.in
+
+SUBDIRS = images
+
+EXTRA_DIST = CMakeLists.txt
+

Added: branches/commonification/tux4kids-common/trunk/data/images/Makefile.am
===================================================================
--- branches/commonification/tux4kids-common/trunk/data/images/Makefile.am	                        (rev 0)
+++ branches/commonification/tux4kids-common/trunk/data/images/Makefile.am	2009-09-04 02:38:32 UTC (rev 1480)
@@ -0,0 +1,4 @@
+## Makefile.am for tux4kids-common/data/images
+## Process with Automake to create Makefile.in
+
+SUBDIRS = menu

Added: branches/commonification/tux4kids-common/trunk/data/images/menu/Makefile.am
===================================================================
--- branches/commonification/tux4kids-common/trunk/data/images/menu/Makefile.am	                        (rev 0)
+++ branches/commonification/tux4kids-common/trunk/data/images/menu/Makefile.am	2009-09-04 02:38:32 UTC (rev 1480)
@@ -0,0 +1,16 @@
+## Makefile.am for tux4kids-common/data/images/menu
+## Process with Automake to create Makefile.in
+
+EXTRA_DIST = left_gray.png	\
+	left_gray.svg	\
+	left.png	\
+	left.svg	\
+	right_gray.png	\
+	right_gray.svg	\
+	right.png	\
+	right.svg	\
+	stop.png	\
+	stop.svg	\
+	tux4kids.png	\
+	tux4kids.svg
+




More information about the Tux4kids-commits mailing list