Revision: 74
Author:
colin....@gmail.com
Date: Sun Oct 21 12:16:54 2012
Log: Fix issue 5: missing bonus number 3
http://code.google.com/p/althreat/source/detail?r=74
Added:
/trunk/sons/bonus3.wav
Modified:
/trunk/sons/Makefile.in
=======================================
--- /dev/null
+++ /trunk/sons/bonus3.wav Sun Oct 21 12:16:54 2012
Binary file, no diff available.
=======================================
--- /trunk/sons/Makefile.in Sun Oct 21 11:45:04 2012
+++ /trunk/sons/Makefile.in Sun Oct 21 12:16:54 2012
@@ -53,7 +53,12 @@
subdir = sons
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/
configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
+ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+ $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
+ $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/sdl.m4 \
+ $(top_srcdir)/
configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
@@ -119,7 +124,6 @@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
GMSGFMT = @GMSGFMT@
GMSGFMT_015 = @GMSGFMT_015@
GREP = @GREP@
@@ -164,7 +168,6 @@
VERSION = @VERSION@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@