From: konn Date: Sat, 12 Apr 2008 17:23:11 +0000 (+0000) Subject: * update Makefile for au XHTML. X-Git-Tag: v0.12.20~659 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=7563a613322ee1c7891b4587a58d9bd1e04a4f9d;p=modchxj%2Fmod_chxj.git * update Makefile for au XHTML. git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/branches/RELEASE_0_11_0@2130 1a406e8e-add9-4483-a2c8-d8cac5b7c224 --- diff --git a/test/chxj_xhtml_mobile_1_0/Makefile b/test/chxj_xhtml_mobile_1_0/Makefile index 0a97f9a5..506b8d5a 100644 --- a/test/chxj_xhtml_mobile_1_0/Makefile +++ b/test/chxj_xhtml_mobile_1_0/Makefile @@ -1,7 +1,7 @@ .SUFFIXES: .SUFFIXES: .c.o -TARGET= test_chxj_chtml30 +TARGET= test_chxj_xhtml_mobile_1_0 TOP_DIR=../..