Commit 4bd0d2bb 4bd0d2bbef8f6554601958e7a84933b4ed71bb27 by Sergey Poznyakoff

Removed superfluous -I.

1 parent 670550a0
AUTOMAKE_OPTIONS = ../lib/ansi2knr
INCLUDES =-I. -I$(top_builddir) -I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include \
INCLUDES =-I$(top_builddir) -I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include \
-I$(top_srcdir)/libmu_scm
SUBDIRS=scm
......