AM_CXXFLAGS += `chroma-config --cxxflags`
AM_LDFLAGS  += `chroma-config --ldflags`
LIBS += `chroma-config --libs`

include Make.inc