more changes to get distcheck working

This commit is contained in:
Ed Hartnett 2010-06-07 16:13:40 +00:00
parent dcf6b4417a
commit f039f511c8

View File

@ -7,7 +7,7 @@
# We will need to find the C++ header files.
AM_CXXFLAGS = -I$(top_srcdir)/cxx4
AM_CPPFLAGS = -I$(top_srcdir)/cxx4
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/cxx4
AM_LDFLAGS=
AM_CPPFLAGS += -I$(top_builddir)/liblib