OSDN Git Service

配布ファイル構成を修正
authornaruko <naruko@24ea1065-a21e-4ca1-99c9-f5125deb0858>
Sun, 1 Aug 2010 06:42:56 +0000 (06:42 +0000)
committernaruko <naruko@24ea1065-a21e-4ca1-99c9-f5125deb0858>
Sun, 1 Aug 2010 06:42:56 +0000 (06:42 +0000)
git-svn-id: svn+ssh://svn.osdn.net/svnroot/unagi@363 24ea1065-a21e-4ca1-99c9-f5125deb0858

client/trunk/Makefile

index 83f734c..e546bc9 100644 (file)
@@ -5,7 +5,8 @@ SOURCE_UNAGI = \
        debug/debug.mak profile/profile.mak release/release.mak \
        unagi.rc unagi.ico
 SOURCE_ANAGO = \
-       Makefile anago.c flash_device.c progress.c reader_dummy.c \
+       Makefile.windows Makefile.unix \
+       anago.c flash_device.c progress.c reader_dummy.c \
        script_common.c script_dump.c script_flash.c squirrel_wrap.c \
        flash_device.h progress.h reader_dummy.h script_common.h  script_dump.h script_flash.h squirrel_wrap.h \
        flashcore.nut flashdevice.nut \