diff -r 3d1205d5771e liboctave/Makefile.am --- a/liboctave/Makefile.am Sat Aug 10 20:51:54 2013 +0200 +++ b/liboctave/Makefile.am Sat Aug 10 23:21:31 2013 +0200 @@ -104,6 +104,7 @@ system/libsystem.la \ util/libutil.la \ $(top_builddir)/libgnu/libgnu.la \ + $(top_builddir)/libinterp/libinterp.la \ $(LIBOCTAVE_LINK_DEPS) # Increment these as needed and according to the rules in the libtool manual: