diff liboctave/Makefile.am @ 17215:7c06875c2dcc

Backed out changeset 3d1205d5771e Nothing from liboctave can ever depend on something from liboctinterp.
author John W. Eaton <jwe@octave.org>
date Sat, 10 Aug 2013 21:30:49 -0400
parents 3d1205d5771e
children 9a2422e40f76
line wrap: on
line diff
--- a/liboctave/Makefile.am	Sat Aug 10 20:51:54 2013 +0200
+++ b/liboctave/Makefile.am	Sat Aug 10 21:30:49 2013 -0400
@@ -34,8 +34,7 @@
   -Ioperators -I$(srcdir)/operators \
   -I$(srcdir)/system \
   -I$(srcdir)/util \
-  -I$(top_builddir)/libgnu -I$(top_srcdir)/libgnu \
-  -I$(top_srcdir)/libinterp/corefcn
+  -I$(top_builddir)/libgnu -I$(top_srcdir)/libgnu
 
 AM_CFLAGS += $(WARN_CFLAGS)