[Tux4kids-commits] [SCM] tuxhistory - Educational history game branch, master, updated. b9166f83ba77ae19a2e1a055dd63281a86fbbabe

Aviral Dasgupta aviraldg at gmail.com
Mon Dec 6 01:58:29 UTC 2010


The following commit has been merged in the master branch:
commit b9166f83ba77ae19a2e1a055dd63281a86fbbabe
Author: Aviral Dasgupta <aviraldg at gmail.com>
Date:   Mon Dec 6 01:58:15 2010 +0000

    Added new t4kui files to autotools build system.

diff --git a/src/Makefile.am b/src/Makefile.am
index 41e271b..7728813 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -52,7 +52,15 @@ tuxhistory_SOURCES = tuxhistory.c \
 	SDL_rotozoom.c	\
 	scandir.c	\
 	pixels.c	\
-	tuxrts.c
+	tuxrts.c    \
+	t4kui/ui_button.c \
+	t4kui/ui_events.c \
+	t4kui/ui_proxywidget.c    \
+	t4kui/ui_window.c \
+    t4kui/ui_colors.c \
+    t4kui/ui_layouts.c    \
+    t4kui/ui_system.c \
+    t4kui/util.c
 
 
 # HACK "TuxHistory" is the Windows program, whereas "tuxhistory" is the Unix program

-- 
tuxhistory - Educational history game



More information about the Tux4kids-commits mailing list