--- sphinx2-0.6.orig/src/Makefile.in 2005-10-13 20:31:36.000000000 +0200 +++ sphinx2-0.6.orig/src/Makefile.in 2009-09-21 16:04:31.860354397 +0200 @@ -137,9 +137,9 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -SUBDIRS = libsphinx2 \ - libsphinx2fe \ +SUBDIRS = libsphinx2fe \ libsphinx2ad \ + libsphinx2 \ examples subdir = src --- sphinx2-0.6.orig/src/libsphinx2/Makefile.in 2005-10-13 20:31:37.000000000 +0200 +++ sphinx2-0.6.orig/src/libsphinx2/Makefile.in 2009-09-21 16:04:59.636105048 +0200 @@ -228,7 +228,7 @@ -# libsphinx2_la_LIBADD = -lc -lm $(top_srcdir)/src/libsphinx2fe/libsphinx2fe.la +libsphinx2_la_LIBADD = -lc -lm $(top_srcdir)/src/libsphinx2fe/libsphinx2fe.la # hjf@cs.brown.edu - Added for Solaris build # LDADD = -L/usr/demo/SOUND/lib/ -laudio @@ -247,7 +247,6 @@ CONFIG_CLEAN_FILES = LTLIBRARIES = $(lib_LTLIBRARIES) -libsphinx2_la_LIBADD = am_libsphinx2_la_OBJECTS = CM_funcs.lo add-table.lo agc_emax.lo \ allphone.lo areadchar.lo areaddouble.lo areadfloat.lo \ areadint.lo areadshort.lo awritechar.lo awritedouble.lo \